Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/
Class
src/web-tree-sitter.d.ts:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
export
class
Tree {
84
language: Language;
85
copy(): Tree;
86
delete(): void;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected