MCPcopy Create free account
hub / github.com/colbymchenry/codegraph /

Class

src/extraction/tree-sitter.ts:390–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388]);
389
390export class TreeSitterExtractor {
391 private filePath: string;
392 private language: Language;
393 private source: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected