| Interface | Description |
|---|---|
| GolangBuildInfoListener |
This interface defines a complete listener for a parse tree produced by
GolangBuildInfoParser. |
| Class | Description |
|---|---|
| GolangBuildInfoBaseListener |
This class provides an empty implementation of
GolangBuildInfoListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods. |
| GolangBuildInfoLexer | |
| GolangBuildInfoParser | |
| GolangBuildInfoParser.BuildOptionContext | |
| GolangBuildInfoParser.BuildTagContext | |
| GolangBuildInfoParser.BuildTermContext | |
| GolangBuildInfoParser.CommentLineContext | |
| GolangBuildInfoParser.ImportDeclContext | |
| GolangBuildInfoParser.ImportPathContext | |
| GolangBuildInfoParser.ImportSpecContext | |
| GolangBuildInfoParser.PackageClauseContext | |
| GolangBuildInfoParser.SourceFileContext |