class Racc::ParserFileGenerator

def put_state_transition_table(f)

def put_state_transition_table(f)
  @f = f
  state_transition_table
end