public interface GolangBuildInfoListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
GolangBuildInfoParser.void enterSourceFile(GolangBuildInfoParser.SourceFileContext ctx)
GolangBuildInfoParser.sourceFile().ctx - the parse treevoid exitSourceFile(GolangBuildInfoParser.SourceFileContext ctx)
GolangBuildInfoParser.sourceFile().ctx - the parse treevoid enterPackageClause(GolangBuildInfoParser.PackageClauseContext ctx)
GolangBuildInfoParser.packageClause().ctx - the parse treevoid exitPackageClause(GolangBuildInfoParser.PackageClauseContext ctx)
GolangBuildInfoParser.packageClause().ctx - the parse treevoid enterImportDecl(GolangBuildInfoParser.ImportDeclContext ctx)
GolangBuildInfoParser.importDecl().ctx - the parse treevoid exitImportDecl(GolangBuildInfoParser.ImportDeclContext ctx)
GolangBuildInfoParser.importDecl().ctx - the parse treevoid enterImportSpec(GolangBuildInfoParser.ImportSpecContext ctx)
GolangBuildInfoParser.importSpec().ctx - the parse treevoid exitImportSpec(GolangBuildInfoParser.ImportSpecContext ctx)
GolangBuildInfoParser.importSpec().ctx - the parse treevoid enterImportPath(GolangBuildInfoParser.ImportPathContext ctx)
GolangBuildInfoParser.importPath().ctx - the parse treevoid exitImportPath(GolangBuildInfoParser.ImportPathContext ctx)
GolangBuildInfoParser.importPath().ctx - the parse treevoid enterCommentLine(GolangBuildInfoParser.CommentLineContext ctx)
GolangBuildInfoParser.commentLine().ctx - the parse treevoid exitCommentLine(GolangBuildInfoParser.CommentLineContext ctx)
GolangBuildInfoParser.commentLine().ctx - the parse treevoid enterBuildTag(GolangBuildInfoParser.BuildTagContext ctx)
GolangBuildInfoParser.buildTag().ctx - the parse treevoid exitBuildTag(GolangBuildInfoParser.BuildTagContext ctx)
GolangBuildInfoParser.buildTag().ctx - the parse treevoid enterBuildOption(GolangBuildInfoParser.BuildOptionContext ctx)
GolangBuildInfoParser.buildOption().ctx - the parse treevoid exitBuildOption(GolangBuildInfoParser.BuildOptionContext ctx)
GolangBuildInfoParser.buildOption().ctx - the parse treevoid enterBuildTerm(GolangBuildInfoParser.BuildTermContext ctx)
GolangBuildInfoParser.buildTerm().ctx - the parse treevoid exitBuildTerm(GolangBuildInfoParser.BuildTermContext ctx)
GolangBuildInfoParser.buildTerm().ctx - the parse tree