# File lib/treetop/runtime/syntax_node.rb, line 17
      def terminal?
        @elements.nil?
      end