Method: RBS::Definition::Ancestor::Singleton#hash

Defined in:
lib/rbs/definition.rb

#hashObject



202
203
204
# File 'lib/rbs/definition.rb', line 202

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