Method: RBS::Definition::SingletonAncestors#ancestors
- Defined in:
- lib/rbs/definition.rb
#ancestors ⇒ Object (readonly)
Returns the value of attribute ancestors.
259 260 261 |
# File 'lib/rbs/definition.rb', line 259 def ancestors @ancestors end |