| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.ProtoContext |
ProtoParser.proto() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterProto(ProtoParser.ProtoContext ctx)
Enter a parse tree produced by
ProtoParser.proto(). |
void |
ProtoParserBaseListener.enterProto(ProtoParser.ProtoContext ctx)
Enter a parse tree produced by
ProtoParser.proto(). |
void |
ProtoParserListener.exitProto(ProtoParser.ProtoContext ctx)
Exit a parse tree produced by
ProtoParser.proto(). |
void |
ProtoParserBaseListener.exitProto(ProtoParser.ProtoContext ctx)
Exit a parse tree produced by
ProtoParser.proto(). |
void |
ProtoParseListener.exitProto(ProtoParser.ProtoContext ctx) |
Copyright © 2015–2017. All rights reserved.