Function glsl_lang::parser::__action649

source ยท
fn __action649<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, IterationStatement, LexerPosition),
    __1: (LexerPosition, LexerPosition, LexerPosition),
) -> Statement
where L: HasLexerError,