Method: YARD::Parser::Ruby::Legacy::Statement#comments
- Defined in:
- lib/yard/parser/ruby/legacy/statement.rb
permalink #comments ⇒ Object (readonly)
Returns the value of attribute comments.
4 5 6 |
# File 'lib/yard/parser/ruby/legacy/statement.rb', line 4 def comments @comments end |