# File lib/racc/grammar.rb, line 925
def
each_nonterminal
(
&
block
)
@nterms
.
each
(
&
block
)
end