# File lib/expression_parser/lexer.rb, line 72
    def revert
      @return_previous_token = true
    end