Function __action421

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