public static class Java8Parser.StatementNoShortIfContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
StatementNoShortIfContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<Result> Result |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends Result> visitor) |
Java8Parser.ForStatementNoShortIfContext |
forStatementNoShortIf() |
int |
getRuleIndex() |
Java8Parser.IfThenElseStatementNoShortIfContext |
ifThenElseStatementNoShortIf() |
Java8Parser.LabeledStatementNoShortIfContext |
labeledStatementNoShortIf() |
Java8Parser.StatementWithoutTrailingSubstatementContext |
statementWithoutTrailingSubstatement() |
Java8Parser.WhileStatementNoShortIfContext |
whileStatementNoShortIf() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, emptyContext, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic StatementNoShortIfContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public Java8Parser.StatementWithoutTrailingSubstatementContext statementWithoutTrailingSubstatement()
public Java8Parser.LabeledStatementNoShortIfContext labeledStatementNoShortIf()
public Java8Parser.IfThenElseStatementNoShortIfContext ifThenElseStatementNoShortIf()
public Java8Parser.WhileStatementNoShortIfContext whileStatementNoShortIf()
public Java8Parser.ForStatementNoShortIfContext forStatementNoShortIf()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic <Result> Result accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends Result> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2006–2020 Code Lutin. All rights reserved.