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