Function glsl_lang::parser::__action489

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