Function glsl_lang::parser::__action392

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