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