Function __action422

Source
fn __action422<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, ArraySpecifier, LexerPosition),
) -> Option<ArraySpecifier>
where L: HasLexerError,