Method: Method#type_signature
- Defined in:
- lib/rtype/core_ext.rb
#type_signature ⇒ TypeSignature
247 248 249 |
# File 'lib/rtype/core_ext.rb', line 247 def type_signature ::Rtype.type_signatures[owner][name] end |
247 248 249 |
# File 'lib/rtype/core_ext.rb', line 247 def type_signature ::Rtype.type_signatures[owner][name] end |