| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.PackageStatementContext |
ProtoParser.packageStatement() |
ProtoParser.PackageStatementContext |
ProtoParser.ProtoContext.packageStatement(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoParser.PackageStatementContext> |
ProtoParser.ProtoContext.packageStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterPackageStatement(ProtoParser.PackageStatementContext ctx)
Enter a parse tree produced by
ProtoParser.packageStatement(). |
void |
ProtoParserBaseListener.enterPackageStatement(ProtoParser.PackageStatementContext ctx)
Enter a parse tree produced by
ProtoParser.packageStatement(). |
void |
ProtoParserListener.exitPackageStatement(ProtoParser.PackageStatementContext ctx)
Exit a parse tree produced by
ProtoParser.packageStatement(). |
void |
ProtoParserBaseListener.exitPackageStatement(ProtoParser.PackageStatementContext ctx)
Exit a parse tree produced by
ProtoParser.packageStatement(). |
void |
ProtoParseListener.exitPackageStatement(ProtoParser.PackageStatementContext ctx) |
Copyright © 2015–2016. All rights reserved.