go/types.Scope.WriteTo (method) 3 uses go/types (current package) scope.go#L138: func (s *Scope) WriteTo(w io.Writer, n int, recurse bool) { scope.go#L151: s.WriteTo(w, n+1, recurse) scope.go#L161: s.WriteTo(&buf, 0, false)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)