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