[][src]Function swc_ecma_visit::fold_pat_or_expr

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