Function glsl_lang::parser::__action416

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