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