public static class JmlParser.Method_specificationContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
Method_specificationContext(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) |
java.util.List<JmlParser.Also_keywordContext> |
also_keyword() |
JmlParser.Also_keywordContext |
also_keyword(int i) |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
java.util.List<JmlParser.Spec_caseContext> |
spec_case() |
JmlParser.Spec_caseContext |
spec_case(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public Method_specificationContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public java.util.List<JmlParser.Spec_caseContext> spec_case()
public JmlParser.Spec_caseContext spec_case(int i)
public java.util.List<JmlParser.Also_keywordContext> also_keyword()
public JmlParser.Also_keywordContext also_keyword(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.