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