golang.org/x/tools/go/ast/inspector.Cursor.FirstChild (method)
2 uses
golang.org/x/tools/go/ast/inspector (current package)
cursor.go#L363: func (c Cursor) FirstChild() (Cursor, bool) {
cursor.go#L419: c, ok := c.FirstChild()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)