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