|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrasmus.interpreter.parser.ScriptUnitFactoryInstance
public class ScriptUnitFactoryInstance
Constructor Summary | |
---|---|
ScriptUnitFactoryInstance(Parameters parameters,
java.util.List unit_params,
java.util.List unit_defaults,
Executable unit_body,
NameSpace namespace,
int unit_type)
|
Method Summary | |
---|---|
void |
close()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptUnitFactoryInstance(Parameters parameters, java.util.List unit_params, java.util.List unit_defaults, Executable unit_body, NameSpace namespace, int unit_type)
Method Detail |
---|
public void close()
close
in interface UnitInstancePart
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |