pub fn visit_mut_class_expr<V>(_visitor: &mut V, n: &mut ClassExpr) where
    V: VisitMut + ?Sized