go/types.Selection.Obj (method)
4 uses
go/types (current package)
selection.go#L91: func (s *Selection) Obj() Object { return s.obj }
golang.org/x/exp/apidiff
compatibility.go#L338: obj := ms.At(i).Obj()
golang.org/x/tools/go/types/typeutil
ui.go#L45: if m := mset.Lookup(meth.Obj().Pkg(), meth.Obj().Name()); m != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)