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