Function swc_estree_visit::fold_arrow_function_expression[][src]

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