Function glsl_lang::parser::__action464

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