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