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