| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.ServiceBlockContext |
ProtoParser.serviceBlock() |
ProtoParser.ServiceBlockContext |
ProtoParser.ProtoContext.serviceBlock(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoParser.ServiceBlockContext> |
ProtoParser.ProtoContext.serviceBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterServiceBlock(ProtoParser.ServiceBlockContext ctx)
Enter a parse tree produced by
ProtoParser.serviceBlock(). |
void |
ProtoParserBaseListener.enterServiceBlock(ProtoParser.ServiceBlockContext ctx)
Enter a parse tree produced by
ProtoParser.serviceBlock(). |
void |
ServiceParseListener.enterServiceBlock(ProtoParser.ServiceBlockContext ctx) |
void |
ProtoParserListener.exitServiceBlock(ProtoParser.ServiceBlockContext ctx)
Exit a parse tree produced by
ProtoParser.serviceBlock(). |
void |
ProtoParserBaseListener.exitServiceBlock(ProtoParser.ServiceBlockContext ctx)
Exit a parse tree produced by
ProtoParser.serviceBlock(). |
void |
ServiceParseListener.exitServiceBlock(ProtoParser.ServiceBlockContext ctx) |
Copyright © 2015–2017. All rights reserved.