Function parser_haskell::haskell::__action44 [] [src]

pub fn __action44<'input, 'err>(
    errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
    input: &'input str,
    (_, _, _): (usize, &'input str, usize),
    (_, cond, _): (usize, Vec<Expr>, usize),
    (_, _, _): (usize, &'input str, usize),
    (_, body, _): (usize, Vec<()>, usize),
    (_, _, _): (usize, &'input str, usize)
) -> Expr