| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ImportPathContext |
GoParser.importPath() |
GoParser.ImportPathContext |
GoParser.ImportSpecContext.importPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterImportPath(GoParser.ImportPathContext ctx)
Enter a parse tree produced by
GoParser.importPath(). |
void |
GoParserBaseListener.enterImportPath(GoParser.ImportPathContext ctx)
Enter a parse tree produced by
GoParser.importPath(). |
void |
GoParserListener.exitImportPath(GoParser.ImportPathContext ctx)
Exit a parse tree produced by
GoParser.importPath(). |
void |
GoParserBaseListener.exitImportPath(GoParser.ImportPathContext ctx)
Exit a parse tree produced by
GoParser.importPath(). |
Copyright © 2021 Markus Heberling. All rights reserved.