public static class ProtoParser.MessageBlockEntryContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
MessageBlockEntryContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
ProtoParser.EnumBlockContext |
enumBlock() |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
ProtoParser.ExtendBlockContext |
extendBlock() |
ProtoParser.ExtensionsContext |
extensions() |
ProtoParser.FieldContext |
field() |
int |
getRuleIndex() |
ProtoParser.GroupBlockContext |
groupBlock() |
ProtoParser.MapContext |
map() |
ProtoParser.MessageBlockContext |
messageBlock() |
ProtoParser.OneofContext |
oneof() |
ProtoParser.OptionEntryContext |
optionEntry() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic MessageBlockEntryContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public ProtoParser.FieldContext field()
public ProtoParser.OptionEntryContext optionEntry()
public ProtoParser.MessageBlockContext messageBlock()
public ProtoParser.EnumBlockContext enumBlock()
public ProtoParser.ExtensionsContext extensions()
public ProtoParser.ExtendBlockContext extendBlock()
public ProtoParser.GroupBlockContext groupBlock()
public ProtoParser.OneofContext oneof()
public ProtoParser.MapContext map()
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–2016. All rights reserved.