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

3 uses

	golang.org/x/tools/go/ast/edge (current package)
		edge.go#L119: 	ImportSpec_Path
		edge.go#L250: 	ImportSpec_Path:       info[*ast.ImportSpec]("Path"),

	golang.org/x/tools/go/ast/inspector
		walk.go#L272: 		walk(v, edge.ImportSpec_Path, -1, n.Path)