Function parser_haskell::haskell::__action249 [] [src]

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