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