public static class formExpressionParser.ProgramContext
extends org.antlr.v4.runtime.ParserRuleContext
| Modifier and Type | Field and Description |
|---|---|
formExpressionParser.ExpressionContext |
exp |
Factor |
factor |
| Constructor and Description |
|---|
ProgramContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
EOF() |
formExpressionParser.ExpressionContext |
expression() |
int |
getRuleIndex() |
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.ExpressionContext exp
public ProgramContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode EOF()
public formExpressionParser.ExpressionContext expression()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2023. All Rights Reserved.