sleep.bridges
Class BasicSubroutine
java.lang.Object
sleep.bridges.SleepClosure
sleep.bridges.BasicSubroutine
- All Implemented Interfaces:
- Function
- 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()