public static class ExpressionParser.Negate_factorContext
extends org.antlr.v4.runtime.ParserRuleContext
| Modifier and Type | Field and Description |
|---|---|
ExpressionParser.FactorContext |
f |
DSLExpression |
result |
| Constructor and Description |
|---|
Negate_factorContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionParser.FactorContext |
factor() |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic DSLExpression result
public ExpressionParser.FactorContext f
public Negate_factorContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public ExpressionParser.FactorContext factor()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContext