Function parser_haskell::haskell::__action15
[−]
[src]
pub fn __action15<'input, 'err>(
errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
input: &'input str,
(_, d, _): (usize, Pat, usize),
(_, _, _): (usize, &'input str, usize),
(_, v, _): (usize, Vec<Expr>, usize),
(_, _, _): (usize, Option<(&'input str, &'input str, Vec<Statement>, &'input str)>, usize)
) -> CaseCond