public class OpForLoop<ScopeType extends ExecutionScope,ReaderType extends IndexReader> extends ExecuterTreeNodeLazy<ScopeType,ReaderType>
children
ENDOFBUFFER, printPositions, signToString
Constructor and Description |
---|
OpForLoop() |
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 IndexReader>
public java.lang.String getName()
getName
in class ExecuterTreeElem<ScopeType extends ExecutionScope,ReaderType extends IndexReader>