public class CallMacroNode extends AbstractTerminalMacroNode
AbstractMacroNode.Result| Constructor and Description |
|---|
CallMacroNode(MacroCompiler macroCompiler,
String calledMacro) |
| Modifier and Type | Method and Description |
|---|---|
AbstractMacroNode |
copy(AbstractMacroNode newParent) |
AbstractMacroNode.Result |
tick()
tick this node.
|
String |
toString() |
visitgetParent, getRoot, getValue, getVariableStorage, setParentpublic CallMacroNode(MacroCompiler macroCompiler, String calledMacro)
public AbstractMacroNode.Result tick()
AbstractMacroNodetick in class AbstractMacroNodepublic String toString()
toString in class AbstractMacroNodepublic AbstractMacroNode copy(AbstractMacroNode newParent)
copy in class AbstractMacroNodeCopyright © 2021 Markus Heberling. All rights reserved.