Function swc_ecma_visit::fold_params[][src]

pub fn fold_params<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<Param>
) -> Vec<Param>