go/types.Selection.Type (method)

2 uses

	go/types (current package)
		selection.go#L60: func (s *Selection) Type() Type {
		selection.go#L136: 	if T := s.Type(); s.kind == FieldVal {