/// Annotation specifications (e.g., `@Override`, `#[derive(...)]`).
/// Enum variant specifications.
/// Struct field and class property specifications.
/// Top-level file orchestrator with import resolution.
/// Function and method specifications.
/// Import specification types for resolved imports.
/// Visibility, type kind, and declaration context modifiers.
/// Function parameter specifications.
/// Multi-file project generation orchestrator.
/// Computed property specifications (getters/setters).
/// Type declaration specifications (struct, class, interface, trait, enum).