public static class Java9Parser.ConditionalAndExpressionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
ConditionalAndExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
AND() |
Java9Parser.ConditionalAndExpressionContext |
conditionalAndExpression() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
Java9Parser.InclusiveOrExpressionContext |
inclusiveOrExpression() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ConditionalAndExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public Java9Parser.InclusiveOrExpressionContext inclusiveOrExpression()
public Java9Parser.ConditionalAndExpressionContext conditionalAndExpression()
public org.antlr.v4.runtime.tree.TerminalNode AND()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextCopyright © 2021 Markus Heberling. All rights reserved.