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