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