LTLParser.UnaryAtomContext
, LTLParser.UnaryOperationContext
public static class LTLParser.UnaryExpressionContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor | Description |
---|---|
UnaryExpressionContext() |
|
UnaryExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method | Description |
---|---|---|
void |
copyFrom(LTLParser.UnaryExpressionContext ctx) |
|
int |
getRuleIndex() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public UnaryExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public UnaryExpressionContext()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void copyFrom(LTLParser.UnaryExpressionContext ctx)