Function glsl_lang::parser::__action526

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