//! Intermediate representation for factorio-rs.
//!
//! Sources are grouped by role (`ast`, `module`, `meta`, `opt`, `prune`). The
//! historical crate-root module paths (`expression`, `statement`, ...) remain
//! available as re-exports.
pub use r#type;
pub use ;
pub use ;
pub use ;