Method: TypeProf::Core::TypeAliasEntity#decls
- Defined in:
- lib/typeprof/core/env/type_alias_entity.rb
#decls ⇒ Object (readonly)
Returns the value of attribute decls.
8 9 10 |
# File 'lib/typeprof/core/env/type_alias_entity.rb', line 8 def decls @decls end |