Function parser_haskell::haskell::__action171
[−]
[src]
pub fn __action171<'input, 'err>(
errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
input: &'input str,
(_, v, _): (usize, Vec<(Ident, Expr)>, usize),
(_, e, _): (usize, Option<(Ident, Expr)>, usize)
) -> Vec<(Ident, Expr)>