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