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

3 uses

	golang.org/x/tools/go/ast/edge (current package)
		edge.go#L142: 	SendStmt_Value
		edge.go#L273: 	SendStmt_Value:        info[*ast.SendStmt]("Value"),

	golang.org/x/tools/go/ast/inspector
		walk.go#L177: 		walk(v, edge.SendStmt_Value, -1, n.Value)