MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / typescript.rs

File typescript.rs

atomic-semantic/src/parsers/typescript.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! TypeScript / TSX parser for semantic analysis.
2//!
3//! Delegates to the existing [`TypeScriptExtractor`] which handles the full
4//! tree-sitter extraction pipeline for TypeScript and TSX files.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected