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