# File lib/racc/parserfilegenerator.rb, line 255
    def put_state_transition_table(f)
      @f = f
      state_transition_table
    end