Method: RBS::AST::Members::Alias#annotations
- Defined in:
- lib/rbs/ast/members.rb
#annotations ⇒ Object (readonly)
Returns the value of attribute annotations.
403 404 405 |
# File 'lib/rbs/ast/members.rb', line 403 def annotations @annotations end |