Re-exports§
pub use token::LangTypeScript;
Modules§
Structs§
- Binder
Visitor - Visitor for resolving symbol bindings and establishing relationships.
- Collector
Visitor - Compile
Ctxt - Project
Graph - ProjectGraph represents a complete compilation project with all units and their inter-dependencies.
Constants§
Functions§
- build_
llmcc_ graph - Build unit graphs for all compilation units in parallel.
- build_
llmcc_ ir - Build IR for all files in the compile context.
- infer_
type - Infer the type of any TypeScript AST node
- print_
llmcc_ ir - Print HIR to stdout