# File lib/racc/grammar.rb, line 917
def
each_terminal
(
&
block
)
@terms
.
each
(
&
block
)
end