Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colbymchenry/codegraph
/ parse-worker.ts
File
parse-worker.ts
src/extraction/parse-worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Parse Worker
3
*
4
* Runs tree-sitter parsing in a separate thread so the main thread
Callers
nothing calls this directly
Calls
8
loadGrammarsForLanguages
Function · 0.90
detectLanguage
Function · 0.90
extractFromSource
Function · 0.90
resetParser
Function · 0.90
set
Method · 0.80
on
Method · 0.65
postMessage
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected