Expand description
Re-exports§
pub use ast::*;
Modules§
- The Abstract Syntax Tree
- Implementations of AST nodes and traits
- Contains an immutable visitor and an owned folder trait, with default implementations across the entire AST
- Desugaring passes for Conlang