Function glsl_lang::parser::__action524
source ยท fn __action524<'i, L>(
ctx: &ParseContext,
__0: (LexerPosition, LexerPosition, LexerPosition),
__1: (LexerPosition, SingleDeclaration, LexerPosition),
__2: (LexerPosition, Vec<SingleDeclarationNoType>, LexerPosition),
__3: (LexerPosition, LexerPosition, LexerPosition),
) -> InitDeclaratorListwhere
L: HasLexerError,