Function glsl_lang::parser::__action890

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