# File lib/racc/state.rb, line 779 def inspect "(#{@from_state.ident}-#{@symbol}->#{@to_state.ident})" end