public static class ProtoParser.OptionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
OptionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
ASSIGN() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
ProtoParser.OptionNameContext |
optionName() |
ProtoParser.OptionValueContext |
optionValue() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic OptionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public ProtoParser.OptionNameContext optionName()
public org.antlr.v4.runtime.tree.TerminalNode ASSIGN()
public ProtoParser.OptionValueContext optionValue()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextCopyright © 2015–2017. All rights reserved.