Method: RBS::Definition::Method::TypeDef#annotations
- Defined in:
- lib/rbs/definition.rb
#annotations ⇒ Object (readonly)
Returns the value of attribute annotations.
38 39 40 |
# File 'lib/rbs/definition.rb', line 38 def annotations @annotations end |