//! This file is actually hand-written, but the submodules are indeed generated.

#[rustfmt::skip]
pub(super) mod nodes;
#[rustfmt::skip]
pub(super) mod tokens;