| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.OneofEntryContext |
ProtoParser.oneofEntry() |
ProtoParser.OneofEntryContext |
ProtoParser.OneofContext.oneofEntry(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoParser.OneofEntryContext> |
ProtoParser.OneofContext.oneofEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterOneofEntry(ProtoParser.OneofEntryContext ctx)
Enter a parse tree produced by
ProtoParser.oneofEntry(). |
void |
ProtoParserBaseListener.enterOneofEntry(ProtoParser.OneofEntryContext ctx)
Enter a parse tree produced by
ProtoParser.oneofEntry(). |
void |
ProtoParserListener.exitOneofEntry(ProtoParser.OneofEntryContext ctx)
Exit a parse tree produced by
ProtoParser.oneofEntry(). |
void |
ProtoParserBaseListener.exitOneofEntry(ProtoParser.OneofEntryContext ctx)
Exit a parse tree produced by
ProtoParser.oneofEntry(). |
Copyright © 2015–2016. All rights reserved.