Package org.armedbear.lisp.scripting
Class AbclScriptEngine.AbclCompiledScript
java.lang.Object
javax.script.CompiledScript
org.armedbear.lisp.scripting.AbclScriptEngine.AbclCompiledScript
- Enclosing class:
AbclScriptEngine
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.script.CompiledScript
eval, eval
-
Constructor Details
-
AbclCompiledScript
-
-
Method Details
-
eval
- Specified by:
eval
in classCompiledScript
- Throws:
ScriptException
-
getEngine
- Specified by:
getEngine
in classCompiledScript
-