public class OpGroupBasicSyntax.OpIfThenElse extends ExecuterTreeNodeLazy<ScopeType,ReaderType>
children
ENDOFBUFFER, printPositions, signToString
Constructor and Description |
---|
OpIfThenElse() |
Modifier and Type | Method and Description |
---|---|
ExecutionReturn |
derivExecute(ScopeType scope) |
java.lang.String |
getName() |
derivInit, execChild, getChildByIndex, getChildCount, getChildren, toStringRecursive
createElem
createCallMetadata, execute, getInputKey, getSign, getSignatureString, getSourcePosition, init, toString, toString
public ExecutionReturn derivExecute(ScopeType scope)
derivExecute
in class ExecuterTreeElem<ScopeType extends ExecutionScope,ReaderType extends Tokenizer>
public java.lang.String getName()
getName
in class ExecuterTreeElem<ScopeType extends ExecutionScope,ReaderType extends Tokenizer>