| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.RpcMethodContext |
ProtoParser.rpcMethod() |
ProtoParser.RpcMethodContext |
ProtoParser.ServiceBlockEntryContext.rpcMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterRpcMethod(ProtoParser.RpcMethodContext ctx)
Enter a parse tree produced by
ProtoParser.rpcMethod(). |
void |
ProtoParserBaseListener.enterRpcMethod(ProtoParser.RpcMethodContext ctx)
Enter a parse tree produced by
ProtoParser.rpcMethod(). |
void |
ServiceParseListener.enterRpcMethod(ProtoParser.RpcMethodContext ctx) |
void |
ProtoParserListener.exitRpcMethod(ProtoParser.RpcMethodContext ctx)
Exit a parse tree produced by
ProtoParser.rpcMethod(). |
void |
ProtoParserBaseListener.exitRpcMethod(ProtoParser.RpcMethodContext ctx)
Exit a parse tree produced by
ProtoParser.rpcMethod(). |
void |
ServiceParseListener.exitRpcMethod(ProtoParser.RpcMethodContext ctx) |
Copyright © 2015–2016. All rights reserved.