Function swc_estree_visit::fold_spread_property[][src]

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