Function glsl_lang::parser::__action826

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