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