[][src]Function swc_ecma_visit::fold_object_pat

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