| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.RpcTypeContext |
ProtoParser.rpcType() |
ProtoParser.RpcTypeContext |
ProtoParser.RpcMethodContext.rpcType(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoParser.RpcTypeContext> |
ProtoParser.RpcMethodContext.rpcType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterRpcType(ProtoParser.RpcTypeContext ctx)
Enter a parse tree produced by
ProtoParser.rpcType(). |
void |
ProtoParserBaseListener.enterRpcType(ProtoParser.RpcTypeContext ctx)
Enter a parse tree produced by
ProtoParser.rpcType(). |
void |
ProtoParserListener.exitRpcType(ProtoParser.RpcTypeContext ctx)
Exit a parse tree produced by
ProtoParser.rpcType(). |
void |
ProtoParserBaseListener.exitRpcType(ProtoParser.RpcTypeContext ctx)
Exit a parse tree produced by
ProtoParser.rpcType(). |
Copyright © 2015–2017. All rights reserved.