Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/
Class
src/web-tree-sitter.d.ts:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
export
class
Language {
61
types: string[];
62
fields: (string | null)[];
63
get name(): string | null;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected