Function __action423

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