Function swc_ecma_visit::fold_update_expr[][src]

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