TokenStreamRewriter.rollback

Rollback the instruction stream for a program so that the indicated instruction (via instructionIndex) is no longer in the stream. UNTESTED!

  1. void rollback(int instructionIndex)
  2. void rollback(string programName, int instructionIndex)
    class TokenStreamRewriter
    void
    rollback

Meta