Method: Puppet::Pops::Types::PTypeReferenceType#hash

Defined in:
lib/puppet/pops/types/types.rb

#hashObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



3339
3340
3341
# File 'lib/puppet/pops/types/types.rb', line 3339

def hash
  @type_string.hash
end