Function parser_haskell::haskell::__action203 [] [src]

pub fn __action203<'input, 'err>(
    errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
    input: &'input str,
    (_, v, _): (usize, Vec<(Vec<(Expr, Option<Expr>)>, Expr)>, usize),
    (_, e, _): (usize, (Vec<(Expr, Option<Expr>)>, Expr), usize)
) -> Vec<(Vec<(Expr, Option<Expr>)>, Expr)>