Function glsl_lang::parser::__action423

source ยท
fn __action423<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Option<TypeQualifierSpec>
where L: HasLexerError,