[][src]Function swc_ecma_visit::fold_unary_expr

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