golang.org/x/tools/go/ast/inspector.Cursor.Children (method)
2 uses
golang.org/x/tools/go/ast/inspector (current package)
cursor.go#L297: for child := range c.Children() {
cursor.go#L417: func (c Cursor) Children() iter.Seq[Cursor] {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)