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, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic 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.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContext