go/types.Scope.Child (method)
2 uses
go/types (current package)
iter.go#L76: if !yield(s.Child(i)) {
scope.go#L69: func (s *Scope) Child(i int) *Scope { return s.children[i] }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)