Method: RBS::Definition::Method#super_method
- Defined in:
- lib/rbs/definition.rb
#super_method ⇒ Object (readonly)
Returns the value of attribute super_method.
94 95 96 |
# File 'lib/rbs/definition.rb', line 94 def super_method @super_method end |