[][src]Function syn::fold::fold_expr_paren

pub fn fold_expr_paren<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprParen
) -> ExprParen