class << self
        def primitiveEntry(val)
          TTypeEntry.new(:primitiveEntry, val)
        end