= private = protected
eof?()
Whether there are any expressions left in this printer.
# File lib/irb/xmp.rb, line 108 def eof? @exps.empty? end