TypeScript language plugin for sqry
Implements the LanguagePlugin trait for TypeScript, providing:
- AST parsing with tree-sitter
- Scope extraction
- Relation extraction via
TypeScriptGraphBuilder(calls, imports, exports, OOP edges)
TypeScript language plugin for sqry
Implements the LanguagePlugin trait for TypeScript, providing:
TypeScriptGraphBuilder (calls, imports, exports, OOP edges)