Method: Puppet::Pops::Types::PCallableType#hash

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

#hashObject



2376
2377
2378
# File 'lib/puppet/pops/types/types.rb', line 2376

def hash
  [@param_types, @block_type, @return_type].hash
end