Function swc_estree_visit::fold_class_private_property[][src]

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