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

Class

src/web-tree-sitter.d.ts:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 export class Parser {
46 language: Language | null;
47 static init(moduleOptions?: EmscriptenModule): Promise<void>;
48 constructor();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected