Function glsl_lang::parser::__action802

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