Function glsl_lang::parser::__action260

source ยท
fn __action260<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, ExprStatement, LexerPosition),
) -> ForInitStatementData
where L: HasLexerError,