# File lib/racc/grammar.rb, line 909
def
each
(
&
block
)
@symbols
.
each
(
&
block
)
end