Function __action378

Source
fn __action378<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Option<Token>
where L: HasLexerError,