go/types.Selection.Obj (method)

2 uses

	go/types (current package)
		selection.go#L56: func (s *Selection) Obj() Object { return s.obj }

	golang.org/x/exp/apidiff
		compatibility.go#L338: 		obj := ms.At(i).Obj()