|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.script.CompiledScript
org.armedbear.lisp.scripting.AbclScriptEngine.AbclCompiledScript
public class AbclScriptEngine.AbclCompiledScript
| Constructor Summary | |
|---|---|
AbclScriptEngine.AbclCompiledScript(LispObject function)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
eval(javax.script.ScriptContext context)
|
javax.script.ScriptEngine |
getEngine()
|
| Methods inherited from class javax.script.CompiledScript |
|---|
eval, eval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbclScriptEngine.AbclCompiledScript(LispObject function)
| Method Detail |
|---|
public java.lang.Object eval(javax.script.ScriptContext context)
throws javax.script.ScriptException
eval in class javax.script.CompiledScriptjavax.script.ScriptExceptionpublic javax.script.ScriptEngine getEngine()
getEngine in class javax.script.CompiledScript
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||