Function swc_ecma_visit::fold_arrow_expr[][src]

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