public class VM.MacroFunction extends java.lang.Object implements VM.BstFunction
| Constructor and Description |
|---|
MacroFunction(java.lang.String replacement) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(VM.BstEntry context) |
public void execute(VM.BstEntry context)
execute in interface VM.BstFunction