Function __action826

Source
fn __action826<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Vec<ArrayedIdentifier> 
where L: HasLexerError,