Function glsl_lang::parser::__action889

source ยท
fn __action889<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Vec<TypeSpecifier>
where L: HasLexerError,