Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursorless-dev/cursorless
/ gotoFirstChild
Method
gotoFirstChild
src/typings/treeSitter.ts:128–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
currentFieldName(): string;
127
gotoParent(): boolean;
128
gotoFirstChild(): boolean;
129
gotoFirstChildForIndex(index: number): boolean;
130
gotoNextSibling(): boolean;
131
}
Callers
2
logBranchTypes
Method · 0.80
getChildNodesForFieldName
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected