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