Re-exports§
pub use ast_utils::compute_expression_end_pub;pub use diagnostics::analyze;pub use types::*;
Modules§
- ast_
utils - diagnostics
- parsing
- pretty
@prettydirective extraction, validation, and semantic token generation.- types
Structs§
- Document
State - Stored per-document: raw text + analyzed info + precomputed line index + cached AST.