| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.RangeToContext |
ProtoParser.rangeTo() |
ProtoParser.RangeToContext |
ProtoParser.RangeContext.rangeTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterRangeTo(ProtoParser.RangeToContext ctx)
Enter a parse tree produced by
ProtoParser.rangeTo(). |
void |
ProtoParserBaseListener.enterRangeTo(ProtoParser.RangeToContext ctx)
Enter a parse tree produced by
ProtoParser.rangeTo(). |
void |
ProtoParserListener.exitRangeTo(ProtoParser.RangeToContext ctx)
Exit a parse tree produced by
ProtoParser.rangeTo(). |
void |
ProtoParserBaseListener.exitRangeTo(ProtoParser.RangeToContext ctx)
Exit a parse tree produced by
ProtoParser.rangeTo(). |
Copyright © 2015–2017. All rights reserved.