| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.TextFormatOptionNameContext |
ProtoParser.textFormatOptionName() |
ProtoParser.TextFormatOptionNameContext |
ProtoParser.TextFormatEntryContext.textFormatOptionName() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterTextFormatOptionName(ProtoParser.TextFormatOptionNameContext ctx)
Enter a parse tree produced by
ProtoParser.textFormatOptionName(). |
void |
ProtoParserBaseListener.enterTextFormatOptionName(ProtoParser.TextFormatOptionNameContext ctx)
Enter a parse tree produced by
ProtoParser.textFormatOptionName(). |
void |
ProtoParserListener.exitTextFormatOptionName(ProtoParser.TextFormatOptionNameContext ctx)
Exit a parse tree produced by
ProtoParser.textFormatOptionName(). |
void |
ProtoParserBaseListener.exitTextFormatOptionName(ProtoParser.TextFormatOptionNameContext ctx)
Exit a parse tree produced by
ProtoParser.textFormatOptionName(). |
Copyright © 2015–2017. All rights reserved.