Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/
Class
src/web-tree-sitter.d.ts:152–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
export
class
TreeCursor {
153
copy(): TreeCursor;
154
delete(): void;
155
get currentNode(): Node;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected