Method: RBS::Annotate::Annotations::Copy#hash

Defined in:
lib/rbs/annotate/annotations.rb

#hashObject



80
81
82
# File 'lib/rbs/annotate/annotations.rb', line 80

def hash
  self.class.hash ^ annotation.hash ^ source.hash
end