Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursorless-dev/cursorless
/ currentNode
Method
currentNode
src/typings/treeSitter.ts:124–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
reset(node: SyntaxNode): void;
123
delete(): void;
124
currentNode(): SyntaxNode;
125
currentFieldId(): number;
126
currentFieldName(): string;
127
gotoParent(): boolean;
Callers
2
logBranchTypes
Method · 0.80
getChildNodesForFieldName
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected