public class VM.StackFunction extends java.lang.Object implements VM.BstFunction
Constructor and Description |
---|
StackFunction(Tree stack) |
Modifier and Type | Method and Description |
---|---|
void |
execute(VM.BstEntry context) |
Tree |
getTree() |
public Tree getTree()
public void execute(VM.BstEntry context)
execute
in interface VM.BstFunction