//! Shared code generation logic.
//!//! This module contains generation functions that are parameterized by
//! the `LanguageSyntax` trait, allowing them to work across all supported
//! language backends.
modconstants;modfields;modtree;pubuseconstants::*;pubusefields::*;pubusetree::*;