| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.GroupNameContext |
ProtoParser.groupName() |
ProtoParser.GroupNameContext |
ProtoParser.GroupBlockContext.groupName() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterGroupName(ProtoParser.GroupNameContext ctx)
Enter a parse tree produced by
ProtoParser.groupName(). |
void |
ProtoParserBaseListener.enterGroupName(ProtoParser.GroupNameContext ctx)
Enter a parse tree produced by
ProtoParser.groupName(). |
void |
ProtoParserListener.exitGroupName(ProtoParser.GroupNameContext ctx)
Exit a parse tree produced by
ProtoParser.groupName(). |
void |
ProtoParserBaseListener.exitGroupName(ProtoParser.GroupNameContext ctx)
Exit a parse tree produced by
ProtoParser.groupName(). |
Copyright © 2015–2016. All rights reserved.