Method: Racc::States#inspect
- Defined in:
- lib/racc/state.rb
#inspect ⇒ Object Also known as: to_s
45 46 47 |
# File 'lib/racc/state.rb', line 45 def inspect '#<state table>' end |
45 46 47 |
# File 'lib/racc/state.rb', line 45 def inspect '#<state table>' end |