MCPcopy
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

loadGrammarsForLanguagesFunction · 0.90
detectLanguageFunction · 0.90
extractFromSourceFunction · 0.90
resetParserFunction · 0.90
setMethod · 0.80
onMethod · 0.65
postMessageMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected