Function glsl_lang::parser::__action825

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