Libraries
»
rdl
(2.1.0)
»
Index
»
RDL
»
Type
»
NominalType
»
#hash
Method: RDL::Type::NominalType#hash
Defined in:
lib/rdl/types/nominal.rb
#
hash
⇒
Object
:nodoc:
38 39 40
# File 'lib/rdl/types/nominal.rb', line 38
def
hash
# :nodoc:
return
@name
.
hash
end