func go/ast.Preorder 2 uses go/ast (current package) walk.go#L386: func Preorder(root Node) iter.Seq[Node] { go/doc example.go#L494: for n := range ast.Preorder(s) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)