pub fn visit_dbz_mode<'ast, V, T: AstInfo>(visitor: &mut V, node: &'ast DbzMode) where V: Visit<'ast, T> + ?Sized,