Function glsl_lang::parser::__action478
source ยท fn __action478<'i, L>(
ctx: &ParseContext,
(_, v, _): (LexerPosition, Vec<SingleDeclarationNoType>, LexerPosition),
(_, e, _): (LexerPosition, SingleDeclarationNoType, LexerPosition),
) -> Vec<SingleDeclarationNoType>where
L: HasLexerError,