Function glsl_lang::parser::__action533
source ยท fn __action533<'i, L>(
ctx: &ParseContext,
__0: (LexerPosition, FullySpecifiedType, LexerPosition),
__1: (LexerPosition, ArrayedIdentifier, LexerPosition),
__2: (LexerPosition, Token, LexerPosition),
__3: (LexerPosition, Initializer, LexerPosition),
) -> SingleDeclarationDatawhere
L: HasLexerError,