| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.MapKeyContext |
ProtoParser.mapKey() |
ProtoParser.MapKeyContext |
ProtoParser.MapContext.mapKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterMapKey(ProtoParser.MapKeyContext ctx)
Enter a parse tree produced by
ProtoParser.mapKey(). |
void |
ProtoParserBaseListener.enterMapKey(ProtoParser.MapKeyContext ctx)
Enter a parse tree produced by
ProtoParser.mapKey(). |
void |
ProtoParserListener.exitMapKey(ProtoParser.MapKeyContext ctx)
Exit a parse tree produced by
ProtoParser.mapKey(). |
void |
ProtoParserBaseListener.exitMapKey(ProtoParser.MapKeyContext ctx)
Exit a parse tree produced by
ProtoParser.mapKey(). |
Copyright © 2015–2016. All rights reserved.