public static class Java8Parser.SwitchLabelContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
SwitchLabelContext(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.ConstantExpressionContext |
constantExpression() |
Java8Parser.EnumConstantNameContext |
enumConstantName() |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, emptyContext, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic SwitchLabelContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public Java8Parser.ConstantExpressionContext constantExpression()
public Java8Parser.EnumConstantNameContext enumConstantName()
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.