try_paren_expr

Function try_paren_expr 

Source
pub fn try_paren_expr<P: Parser>(
    p: &mut P,
) -> ReportedResult<Option<ParenElems>>