Function glsl_lang::parser::__action447

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