Constructor and Description |
---|
ListNode(org.antlr.v4.runtime.ParserRuleContext ctx) |
ListNode(org.antlr.v4.runtime.ParserRuleContext ctx,
List<BaseNode> elements) |
Modifier and Type | Method and Description |
---|---|
List |
evaluate(EvaluationContext ctx) |
List<BaseNode> |
getElements() |
Type |
getResultType() |
void |
setElements(List<BaseNode> elements) |
astEvent, astEvent, getEndChar, getEndColumn, getEndLine, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
public List evaluate(EvaluationContext ctx)
public Type getResultType()
getResultType
in interface ASTNode
getResultType
in class BaseNode
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.