[][src]Function swc_ecma_visit::fold_arrow_expr

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