MCPcopy Create free account
hub / github.com/cursorless-dev/cursorless / gotoNextSibling

Method gotoNextSibling

src/typings/treeSitter.ts:130–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

128 gotoFirstChild(): boolean;
129 gotoFirstChildForIndex(index: number): boolean;
130 gotoNextSibling(): boolean;
131 }
132
133 export interface Tree {

Callers 2

logBranchTypesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected