Function glsl_lang::parser::__action532

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