Function parser_haskell::haskell::__action55 [] [src]

pub fn __action55<'input, 'err>(
    errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
    input: &'input str,
    (_, e, _): (usize, Expr, usize),
    (_, w, _): (usize, Option<Vec<Statement>>, usize)
) -> Statement