public class OpAddition<ScopeType extends ExecutionScope,ReaderType extends IndexReader> extends ExecuterTreeNodeEager<ScopeType,ReaderType>
parameterTuple, signaturechildrenENDOFBUFFER, printPositions, signToString| Constructor and Description |
|---|
OpAddition() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionReturn |
derivExecute(ScopeType scope,
ExecutionResult<?>[] executedChildren) |
java.lang.String |
getName() |
java.lang.String |
getSign() |
derivExecute, derivInitexecChild, getChildByIndex, getChildCount, getChildren, toStringRecursivecreateElemcreateCallMetadata, execute, getInputKey, getSignatureString, getSourcePosition, init, toString, toStringpublic ExecutionReturn derivExecute(ScopeType scope, ExecutionResult<?>[] executedChildren)
derivExecute in class ExecuterTreeNodeEager<ScopeType extends ExecutionScope,ReaderType extends IndexReader>public java.lang.String getName()
getName in class ExecuterTreeNodeEager<ScopeType extends ExecutionScope,ReaderType extends IndexReader>public java.lang.String getSign()
getSign in class ExecuterTreeElem<ScopeType extends ExecutionScope,ReaderType extends IndexReader>