Function __action833

Source
fn __action833<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Condition, LexerPosition),
    __1: (LexerPosition, Token, LexerPosition),
    __2: (LexerPosition, Option<Expr>, LexerPosition),
) -> ForRestStatement
where L: HasLexerError,