sleep.bridges
Class BasicSubroutine
java.lang.Object
sleep.bridges.SleepClosure
sleep.bridges.BasicSubroutine
- All Implemented Interfaces:
- Serializable, Function
public class BasicSubroutine
- extends SleepClosure
The actual implementation of each subroutine declared with the sub keyword.
- See Also:
DefaultEnvironment
,
Serialized Form
Methods inherited from class sleep.bridges.SleepClosure |
callClosure, evaluate, getAndRemoveMetadata, getOwner, getRunnableCode, getVariables, putMetadata, scalarIterator, setVariables, toString, toStringGeneric |
BasicSubroutine
public BasicSubroutine(ScriptInstance si,
Block _code,
Stack _unload)
getUnloadStack
public Stack getUnloadStack()