[][src]Function swc_ecma_visit::fold_update_expr

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