| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.TextFormatContext |
ProtoParser.textFormat() |
ProtoParser.TextFormatContext |
ProtoParser.OptionValueContext.textFormat() |
ProtoParser.TextFormatContext |
ProtoParser.TextFormatEntryContext.textFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterTextFormat(ProtoParser.TextFormatContext ctx)
Enter a parse tree produced by
ProtoParser.textFormat(). |
void |
ProtoParserBaseListener.enterTextFormat(ProtoParser.TextFormatContext ctx)
Enter a parse tree produced by
ProtoParser.textFormat(). |
void |
OptionParseListener.enterTextFormat(ProtoParser.TextFormatContext ctx) |
void |
ProtoParserListener.exitTextFormat(ProtoParser.TextFormatContext ctx)
Exit a parse tree produced by
ProtoParser.textFormat(). |
void |
ProtoParserBaseListener.exitTextFormat(ProtoParser.TextFormatContext ctx)
Exit a parse tree produced by
ProtoParser.textFormat(). |
void |
OptionParseListener.exitTextFormat(ProtoParser.TextFormatContext ctx) |
Copyright © 2015–2016. All rights reserved.