| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.TextFormatOptionValueContext |
ProtoParser.textFormatOptionValue() |
ProtoParser.TextFormatOptionValueContext |
ProtoParser.TextFormatEntryContext.textFormatOptionValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext ctx)
Enter a parse tree produced by
ProtoParser.textFormatOptionValue(). |
void |
ProtoParserBaseListener.enterTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext ctx)
Enter a parse tree produced by
ProtoParser.textFormatOptionValue(). |
void |
ProtoParserListener.exitTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext ctx)
Exit a parse tree produced by
ProtoParser.textFormatOptionValue(). |
void |
ProtoParserBaseListener.exitTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext ctx)
Exit a parse tree produced by
ProtoParser.textFormatOptionValue(). |
Copyright © 2015–2016. All rights reserved.