Function glsl_lang::parser::__action431

source ยท
fn __action431<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, TypeQualifier, LexerPosition),
) -> Option<TypeQualifier>
where L: HasLexerError,