public static class JmlParser.Loop_separates_clauseContext
extends org.antlr.v4.runtime.ParserRuleContext
Modifier and Type | Field and Description |
---|---|
JmlParser.InfflowspeclistContext |
infflowspeclist |
java.util.List<JmlParser.InfflowspeclistContext> |
newobj |
JmlParser.InfflowspeclistContext |
sep |
Constructor and Description |
---|
Loop_separates_clauseContext(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() |
java.util.List<JmlParser.InfflowspeclistContext> |
infflowspeclist() |
JmlParser.InfflowspeclistContext |
infflowspeclist(int i) |
org.antlr.v4.runtime.tree.TerminalNode |
LOOP_SEPARATES() |
java.util.List<org.antlr.v4.runtime.tree.TerminalNode> |
NEW_OBJECTS() |
org.antlr.v4.runtime.tree.TerminalNode |
NEW_OBJECTS(int i) |
org.antlr.v4.runtime.tree.TerminalNode |
SEMI_TOPLEVEL() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public JmlParser.InfflowspeclistContext sep
public JmlParser.InfflowspeclistContext infflowspeclist
public java.util.List<JmlParser.InfflowspeclistContext> newobj
public Loop_separates_clauseContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode LOOP_SEPARATES()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_TOPLEVEL()
public java.util.List<JmlParser.InfflowspeclistContext> infflowspeclist()
public JmlParser.InfflowspeclistContext infflowspeclist(int i)
public java.util.List<org.antlr.v4.runtime.tree.TerminalNode> NEW_OBJECTS()
public org.antlr.v4.runtime.tree.TerminalNode NEW_OBJECTS(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.