golang.org/x/tools/go/ast/inspector.Cursor.Inspect (method)

one use

	golang.org/x/tools/go/ast/inspector (current package)
		cursor.go#L172: func (c Cursor) Inspect(types []ast.Node, f func(c Cursor) (descend bool)) {