Constructor and Description |
---|
ContextNode(org.antlr.v4.runtime.ParserRuleContext ctx) |
ContextNode(org.antlr.v4.runtime.ParserRuleContext ctx,
ListNode list) |
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(EvaluationContext ctx) |
List<ContextEntryNode> |
getEntries() |
void |
setEntries(List<ContextEntryNode> entries) |
astEvent, astEvent, getEndChar, getEndColumn, getEndLine, getResultType, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
public ContextNode(org.antlr.v4.runtime.ParserRuleContext ctx)
public ContextNode(org.antlr.v4.runtime.ParserRuleContext ctx, ListNode list)
public List<ContextEntryNode> getEntries()
public void setEntries(List<ContextEntryNode> entries)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.