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