Function parser_haskell::haskell::__action72 [] [src]

pub fn __action72<'input, 'err>(
    errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
    input: &'input str,
    (_, a, _): (usize, Ident, usize),
    (_, _, _): (usize, &'input str, usize),
    (_, b, _): (usize, Ty, usize)
) -> (Ident, Ty)