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

Method walk

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

Source from the content-addressed store, hash-verified

137 delete(): void;
138 edit(delta: Edit): Tree;
139 walk(): TreeCursor;
140 getChangedRanges(other: Tree): Range[];
141 getEditedRange(other: Tree): Range;
142 getLanguage(): any;

Callers 4

getMaxPlaceholderIndexFunction · 0.65
logBranchTypesMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected