func go/ast.Preorder

one use

	go/ast (current package)
		walk.go#L380: func Preorder(root Node) iter.Seq[Node] {