| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.ServiceNameContext |
ProtoParser.serviceName() |
ProtoParser.ServiceNameContext |
ProtoParser.ServiceBlockContext.serviceName() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterServiceName(ProtoParser.ServiceNameContext ctx)
Enter a parse tree produced by
ProtoParser.serviceName(). |
void |
ProtoParserBaseListener.enterServiceName(ProtoParser.ServiceNameContext ctx)
Enter a parse tree produced by
ProtoParser.serviceName(). |
void |
ProtoParserListener.exitServiceName(ProtoParser.ServiceNameContext ctx)
Exit a parse tree produced by
ProtoParser.serviceName(). |
void |
ProtoParserBaseListener.exitServiceName(ProtoParser.ServiceNameContext ctx)
Exit a parse tree produced by
ProtoParser.serviceName(). |
Copyright © 2015–2017. All rights reserved.