public static class CParser.LogicalAndExpressionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
LogicalAndExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
AndAnd() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
CParser.InclusiveOrExpressionContext |
inclusiveOrExpression() |
CParser.LogicalAndExpressionContext |
logicalAndExpression() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic LogicalAndExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public CParser.InclusiveOrExpressionContext inclusiveOrExpression()
public CParser.LogicalAndExpressionContext logicalAndExpression()
public org.antlr.v4.runtime.tree.TerminalNode AndAnd()
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.