const golang.org/x/tools/go/ast/edge.BranchStmt_Label

3 uses

	golang.org/x/tools/go/ast/edge (current package)
		edge.go#L71: 	BranchStmt_Label
		edge.go#L202: 	BranchStmt_Label:      info[*ast.BranchStmt]("Label"),

	golang.org/x/tools/go/ast/inspector
		walk.go#L197: 			walk(v, edge.BranchStmt_Label, -1, n.Label)