Method: RBS::Types::ClassSingleton#hash

Defined in:
lib/rbs/types.rb

#hashObject



215
216
217
# File 'lib/rbs/types.rb', line 215

def hash
  self.class.hash ^ name.hash
end