| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.TextFormatEntryContext |
ProtoParser.textFormatEntry() |
ProtoParser.TextFormatEntryContext |
ProtoParser.TextFormatContext.textFormatEntry(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoParser.TextFormatEntryContext> |
ProtoParser.TextFormatContext.textFormatEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterTextFormatEntry(ProtoParser.TextFormatEntryContext ctx)
Enter a parse tree produced by
ProtoParser.textFormatEntry(). |
void |
ProtoParserBaseListener.enterTextFormatEntry(ProtoParser.TextFormatEntryContext ctx)
Enter a parse tree produced by
ProtoParser.textFormatEntry(). |
void |
ProtoParserListener.exitTextFormatEntry(ProtoParser.TextFormatEntryContext ctx)
Exit a parse tree produced by
ProtoParser.textFormatEntry(). |
void |
ProtoParserBaseListener.exitTextFormatEntry(ProtoParser.TextFormatEntryContext ctx)
Exit a parse tree produced by
ProtoParser.textFormatEntry(). |
void |
OptionParseListener.exitTextFormatEntry(ProtoParser.TextFormatEntryContext ctx) |
Copyright © 2015–2017. All rights reserved.