# File lib/racc/grammar.rb, line 53
def
each_with_index
(
&
block
)
@rules
.
each_with_index
(
&
block
)
end