Function __action707

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