Function glsl_lang::parser::__action545

source ยท
fn __action545<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Identifier, LexerPosition),
    __1: (LexerPosition, Option<ArraySpecifier>, LexerPosition),
    __2: (LexerPosition, LexerPosition, LexerPosition),
) -> ArrayedIdentifier
where L: HasLexerError,