# File lib/racc/grammar.rb, line 43
def
each_rule
(
&
block
)
@rules
.
each
(
&
block
)
end