Function swc_estree_visit::fold_class_impl[][src]

pub fn fold_class_impl<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ClassImpl
) -> ClassImpl