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