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