public class OpStatements<ScopeType extends ExecutionScope,ReaderType extends IndexReader> extends ExecuterTreeNodeLazy<ScopeType,ReaderType>
childrenENDOFBUFFER, printPositions, signToString| Constructor and Description | 
|---|
OpStatements()  | 
| Modifier and Type | Method and Description | 
|---|---|
ExecutionReturn | 
derivExecute(ScopeType scope)  | 
java.lang.String | 
getName()  | 
derivInit, execChild, getChildByIndex, getChildCount, getChildren, toStringRecursivecreateElemcreateCallMetadata, execute, getInputKey, getSign, getSignatureString, getSourcePosition, init, toString, toStringpublic 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>