Function parser_haskell::haskell::__action53
[−]
[src]
pub fn __action53<'input, 'err>(
errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
input: &'input str,
(_, ids, _): (usize, Vec<Expr>, usize),
(_, _, _): (usize, &'input str, usize),
(_, value, _): (usize, Expr, usize),
(_, _, _): (usize, Option<(&'input str, &'input str, Vec<Statement>, &'input str)>, usize)
) -> Statement