Class: RBS::Definition::Ancestor::Singleton
- Inherits:
-
Struct
- Object
- Struct
- RBS::Definition::Ancestor::Singleton
- Defined in:
- lib/rbs/definition.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
75 76 77 |
# File 'lib/rbs/definition.rb', line 75 def name @name end |