public static class JmlParser.ImpliesexprContext
extends org.antlr.v4.runtime.ParserRuleContext
Modifier and Type | Field and Description |
---|---|
JmlParser.LogicalorexprContext |
a |
JmlParser.ImpliesforwardexprContext |
b |
java.util.List<JmlParser.LogicalorexprContext> |
c |
JmlParser.LogicalorexprContext |
logicalorexpr |
Constructor and Description |
---|
ImpliesexprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
IMPLIES() |
java.util.List<org.antlr.v4.runtime.tree.TerminalNode> |
IMPLIESBACKWARD() |
org.antlr.v4.runtime.tree.TerminalNode |
IMPLIESBACKWARD(int i) |
JmlParser.ImpliesforwardexprContext |
impliesforwardexpr() |
java.util.List<JmlParser.LogicalorexprContext> |
logicalorexpr() |
JmlParser.LogicalorexprContext |
logicalorexpr(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public JmlParser.LogicalorexprContext a
public JmlParser.ImpliesforwardexprContext b
public JmlParser.LogicalorexprContext logicalorexpr
public java.util.List<JmlParser.LogicalorexprContext> c
public ImpliesexprContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public java.util.List<JmlParser.LogicalorexprContext> logicalorexpr()
public JmlParser.LogicalorexprContext logicalorexpr(int i)
public org.antlr.v4.runtime.tree.TerminalNode IMPLIES()
public JmlParser.ImpliesforwardexprContext impliesforwardexpr()
public java.util.List<org.antlr.v4.runtime.tree.TerminalNode> IMPLIESBACKWARD()
public org.antlr.v4.runtime.tree.TerminalNode IMPLIESBACKWARD(int i)
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
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
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept
in interface org.antlr.v4.runtime.tree.ParseTree
accept
in class org.antlr.v4.runtime.RuleContext
Copyright © 2003-2019 The KeY-Project.