Function swc_ecma_visit::fold_paren_expr[][src]

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