| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.PackageNameContext |
ProtoParser.packageName() |
ProtoParser.PackageNameContext |
ProtoParser.PackageStatementContext.packageName() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterPackageName(ProtoParser.PackageNameContext ctx)
Enter a parse tree produced by
ProtoParser.packageName(). |
void |
ProtoParserBaseListener.enterPackageName(ProtoParser.PackageNameContext ctx)
Enter a parse tree produced by
ProtoParser.packageName(). |
void |
ProtoParserListener.exitPackageName(ProtoParser.PackageNameContext ctx)
Exit a parse tree produced by
ProtoParser.packageName(). |
void |
ProtoParserBaseListener.exitPackageName(ProtoParser.PackageNameContext ctx)
Exit a parse tree produced by
ProtoParser.packageName(). |
Copyright © 2015–2017. All rights reserved.