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