Method: RDL::Type::FiniteHashType#the_hash
- Defined in:
- lib/rdl/types/finite_hash.rb
#the_hash ⇒ Object (readonly)
either nil or hash type if self has been promoted to hash
11 12 13 |
# File 'lib/rdl/types/finite_hash.rb', line 11 def the_hash @the_hash end |