# File lib/treetop/runtime/terminal_syntax_node.rb, line 5
      def initialize(input, interval)
        super(input, interval, [])
      end