| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.OneofGroupContext |
ProtoParser.oneofGroup() |
ProtoParser.OneofGroupContext |
ProtoParser.OneofContext.oneofGroup(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoParser.OneofGroupContext> |
ProtoParser.OneofContext.oneofGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterOneofGroup(ProtoParser.OneofGroupContext ctx)
Enter a parse tree produced by
ProtoParser.oneofGroup(). |
void |
ProtoParserBaseListener.enterOneofGroup(ProtoParser.OneofGroupContext ctx)
Enter a parse tree produced by
ProtoParser.oneofGroup(). |
void |
MessageParseListener.enterOneofGroup(ProtoParser.OneofGroupContext ctx) |
void |
ProtoParserListener.exitOneofGroup(ProtoParser.OneofGroupContext ctx)
Exit a parse tree produced by
ProtoParser.oneofGroup(). |
void |
ProtoParserBaseListener.exitOneofGroup(ProtoParser.OneofGroupContext ctx)
Exit a parse tree produced by
ProtoParser.oneofGroup(). |
void |
MessageParseListener.exitOneofGroup(ProtoParser.OneofGroupContext ctx) |
Copyright © 2015–2017. All rights reserved.