Function glsl_lang::parser::__action522
source ยท fn __action522<'i, L>(
ctx: &ParseContext,
__0: (LexerPosition, Vec<SingleDeclarationNoType>, LexerPosition),
__1: (LexerPosition, Token, LexerPosition),
__2: (LexerPosition, SingleDeclarationNoType, LexerPosition),
) -> Vec<SingleDeclarationNoType>where
L: HasLexerError,