# File lib/racc/state.rb, line 60
def
each_index
(
&
block
)
@states
.
each_index
(
&
block
)
end