EMPTY_CHILDREN
Constructor and Description |
---|
NameRefNode(org.antlr.v4.runtime.ParserRuleContext ctx,
String text,
Type type) |
NameRefNode(org.antlr.v4.runtime.ParserRuleContext ctx,
Type type) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(Visitor<T> v) |
Object |
evaluate(EvaluationContext ctx) |
Type |
getResultType() |
astEvent, astEvent, getChildrenNode, getEndChar, getEndColumn, getEndLine, getParserRuleContext, getStartChar, getStartColumn, getStartLine, getText, setCtx, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
public NameRefNode(org.antlr.v4.runtime.ParserRuleContext ctx, Type type)
public Object evaluate(EvaluationContext ctx)
public Type getResultType()
getResultType
in interface ASTNode
getResultType
in class BaseNode
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.