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