macro_rules! diagnostic_child_methods {
    ($spanned:ident, $regular:ident, $level:expr) => { ... };
}