| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.SourceFileContext |
GoParser.sourceFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterSourceFile(GoParser.SourceFileContext ctx)
Enter a parse tree produced by
GoParser.sourceFile(). |
void |
GoParserBaseListener.enterSourceFile(GoParser.SourceFileContext ctx)
Enter a parse tree produced by
GoParser.sourceFile(). |
void |
GoParserListener.exitSourceFile(GoParser.SourceFileContext ctx)
Exit a parse tree produced by
GoParser.sourceFile(). |
void |
GoParserBaseListener.exitSourceFile(GoParser.SourceFileContext ctx)
Exit a parse tree produced by
GoParser.sourceFile(). |
Copyright © 2021 Markus Heberling. All rights reserved.