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