| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.ToContext |
ProtoParser.to() |
ProtoParser.ToContext |
ProtoParser.ExtensionsContext.to() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterTo(ProtoParser.ToContext ctx)
Enter a parse tree produced by
ProtoParser.to(). |
void |
ProtoParserBaseListener.enterTo(ProtoParser.ToContext ctx)
Enter a parse tree produced by
ProtoParser.to(). |
void |
ProtoParserListener.exitTo(ProtoParser.ToContext ctx)
Exit a parse tree produced by
ProtoParser.to(). |
void |
ProtoParserBaseListener.exitTo(ProtoParser.ToContext ctx)
Exit a parse tree produced by
ProtoParser.to(). |
Copyright © 2015–2016. All rights reserved.