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