# File lib/racc/state.rb, line 869
def
each_shift
(
&
block
)
@shift
.
each
(
&
block
)
end