# File lib/treetop/runtime/syntax_node.rb, line 29 def empty? interval.first == interval.last && interval.exclude_end? end