Structs§
- Analysis
Error - A lightweight owned analysis error from escape/ownership checking.
- Analysis
Result - Result of running the full analysis pipeline on a document.
Enums§
- Owned
Stmt - Lightweight summary of a statement for symbol indexing. This avoids lifetime issues with arena-allocated AST nodes.
Functions§
- analyze
- Run the full analysis pipeline: lex → MWE → discover → parse → index.