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

one use

	golang.org/x/tools/go/ast/inspector (current package)
		cursor.go#L488: func (c Cursor) FindByPos(start, end token.Pos) (Cursor, bool) {