Function parser_haskell::haskell::__action28 [] [src]

pub fn __action28<'input, 'err>(
    errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
    input: &'input str,
    (_, d, _): (usize, Vec<Pat>, usize),
    (_, _, _): (usize, &'input str, usize),
    (_, v, _): (usize, Vec<Expr>, usize),
    (_, w, _): (usize, Where, usize)
) -> CaseCond