public static class formExpressionParser.ExpressionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Modifier and Type | Field and Description |
|---|---|
formExpressionParser.LogicalORExpressionContext |
exp |
Factor |
factor |
| Constructor and Description |
|---|
ExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
formExpressionParser.LogicalORExpressionContext |
logicalORExpression() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Factor factor
public formExpressionParser.LogicalORExpressionContext exp
public ExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public formExpressionParser.LogicalORExpressionContext logicalORExpression()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2023. All Rights Reserved.