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

3 uses

	golang.org/x/tools/go/ast/edge (current package)
		edge.go#L150: 	SwitchStmt_Init
		edge.go#L281: 	SwitchStmt_Init:       info[*ast.SwitchStmt]("Init"),

	golang.org/x/tools/go/ast/inspector
		walk.go#L219: 			walk(v, edge.SwitchStmt_Init, -1, n.Init)