Function parser_haskell::haskell::__action52
[−]
[src]
pub fn __action52<'input, 'err>(
errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
input: &'input str,
(_, pat, _): (usize, Vec<Expr>, usize),
(_, _, _): (usize, &'input str, usize),
(_, expr, _): (usize, Expr, usize)
)