Function glsl_lang::parser::__action430

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