Function glsl_lang::parser::__action501

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