go/types.Scope.Len (method)

one use

	go/types (current package)
		scope.go#L49: func (s *Scope) Len() int { return len(s.elems) }