Function parser_haskell::haskell::__action205 [] [src]

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