public class GrOpGroupOutput.GrOpWrite extends GraphanaScriptOperationEager
Modifier and Type | Method and Description |
---|---|
genscript.execution.ExecuterTreeElem<GraphanaScriptScope,genscript.syntax.tokens.Tokenizer> |
createElem(genscript.syntax.tokens.Tokenizer source) |
ExecutionReturn |
derivExecute(GraphanaScriptScope scope,
ExecutionResult<?>[] executedChildren) |
java.lang.String |
getName() |
getChildByIndex, getChildCount, getChildren, toStringRecursive
public ExecutionReturn derivExecute(GraphanaScriptScope scope, ExecutionResult<?>[] executedChildren)
derivExecute
in class genscript.execution.ExecuterTreeNodeEager<GraphanaScriptScope,genscript.syntax.tokens.Tokenizer>
public java.lang.String getName()
getName
in class genscript.execution.ExecuterTreeNodeEager<GraphanaScriptScope,genscript.syntax.tokens.Tokenizer>
public genscript.execution.ExecuterTreeElem<GraphanaScriptScope,genscript.syntax.tokens.Tokenizer> createElem(genscript.syntax.tokens.Tokenizer source)
createElem
in interface genscript.parse.ContentFactory<genscript.syntax.tokens.Tokenizer,genscript.execution.ExecuterTreeElem<GraphanaScriptScope,genscript.syntax.tokens.Tokenizer>>
createElem
in class genscript.execution.ExecuterTreeNode<GraphanaScriptScope,genscript.syntax.tokens.Tokenizer>