Package com.github.blindpirate.gogradle.antlr
-
Interface Summary Interface Description GolangBuildInfoListener This interface defines a complete listener for a parse tree produced byGolangBuildInfoParser. -
Class Summary Class Description GolangBuildInfoBaseListener This class provides an empty implementation ofGolangBuildInfoListener, 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