Expand description
Input readers - parse source code into IR.
Re-exports§
pub use typescript::TYPESCRIPT_READER;pub use typescript::TypeScriptReader;pub use typescript::read_typescript;
Modules§
- typescript
- Tree-sitter based TypeScript reader.
Input readers - parse source code into IR.
pub use typescript::TYPESCRIPT_READER;pub use typescript::TypeScriptReader;pub use typescript::read_typescript;