Function parser_haskell::haskell::__action100
[−]
[src]
pub fn __action100<'input, 'err>(
errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
input: &'input str,
(_, i, _): (usize, Ident, usize),
(_, _, _): (usize, &'input str, usize),
(_, body, _): (usize, Vec<()>, usize),
(_, _, _): (usize, &'input str, usize)
) -> Pat