# File lib/racc/grammar.rb, line 759
    def empty?
      not @proc and not @source
    end