golang.org/x/tools/go/ast/inspector.Cursor.Preorder (method)
2 uses
golang.org/x/tools/go/ast/inspector (current package)
cursor.go#L135: func (c Cursor) Preorder(types ...ast.Node) iter.Seq[Cursor] {
cursor.go#L445: for candidate := range c.Preorder(n) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)