go/types.Info.Selections (field)
5 uses
go/types (current package)
api.go#L288: Selections map[*ast.SelectorExpr]*Selection
recording.go#L167: if m := check.Selections; m != nil {
go.pact.im/x/plumb/internal/packagestest
packagestest.go#L217: Selections: map[*ast.SelectorExpr]*types.Selection{},
golang.org/x/tools/go/packages
packages.go#L1343: Selections: make(map[*ast.SelectorExpr]*types.Selection),
golang.org/x/tools/internal/typesinternal
types.go#L165: Selections: map[*ast.SelectorExpr]*types.Selection{},
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)