Constructor and Description |
---|
ContextEntryNode(org.antlr.v4.runtime.ParserRuleContext ctx) |
ContextEntryNode(org.antlr.v4.runtime.ParserRuleContext ctx,
BaseNode name,
BaseNode value) |
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(EvaluationContext ctx) |
String |
evaluateName(EvaluationContext ctx) |
BaseNode |
getName() |
BaseNode |
getValue() |
void |
setName(BaseNode name) |
void |
setValue(BaseNode value) |
astEvent, astEvent, getEndChar, getEndColumn, getEndLine, getResultType, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
public ContextEntryNode(org.antlr.v4.runtime.ParserRuleContext ctx)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.