Method: Racc::States#inspect

Defined in:
lib/racc/state.rb

#inspectObject Also known as: to_s



45
46
47
# File 'lib/racc/state.rb', line 45

def inspect
  '#<state table>'
end