public static class StateConditionParser.NotContext extends StateConditionParser.ExprContext
Constructor and Description |
---|
NotContext(StateConditionParser.ExprContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
StateConditionParser.ExprContext |
expr() |
org.antlr.v4.runtime.tree.TerminalNode |
NOT() |
copyFrom, getRuleIndex
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public NotContext(StateConditionParser.ExprContext ctx)
public org.antlr.v4.runtime.tree.TerminalNode NOT()
public StateConditionParser.ExprContext expr()
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule
in class org.antlr.v4.runtime.ParserRuleContext
public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule
in class org.antlr.v4.runtime.ParserRuleContext