|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrasmus.interpreter.parser.ScriptInstance
public class ScriptInstance
Constructor Summary | |
---|---|
ScriptInstance(NameSpace namespace,
CompiledScript compiledscript)
|
Method Summary | |
---|---|
void |
close()
|
Variable |
getReturnVariable()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptInstance(NameSpace namespace, CompiledScript compiledscript)
Method Detail |
---|
public Variable getReturnVariable()
getReturnVariable
in interface ExecutableInstance
public void close()
close
in interface Closeable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |