Function swc_ecma_visit::fold_call_expr[][src]

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