Function parser_haskell::haskell::__action114 [] [src]

pub fn __action114<'input, 'err>(
    errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
    input: &'input str,
    (_, _, _): (usize, &'input str, usize),
    (_, n, _): (usize, Ident, usize),
    (_, _, _): (usize, Option<(&'input str, Vec<()>, &'input str)>, usize),
    (_, w, _): (usize, Where, usize)
) -> Module