rero.bridges.subs
Class BasicSubroutine
java.lang.Object
SleepClosure
rero.bridges.subs.BasicSubroutine
public class BasicSubroutine
- extends SleepClosure
The actual implementation of each subroutine declared with the sub keyword.
- See Also:
DefaultEnvironment
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicSubroutine
public BasicSubroutine(ScriptInstance si,
Block _code,
Stack _unload)
getUnloadStack
public Stack getUnloadStack()