Method: YARD::Parser::Ruby::Legacy::Statement#comments

Defined in:
lib/yard/parser/ruby/legacy/statement.rb

#commentsObject (readonly)

Returns the value of attribute comments.

[View source]

4
5
6
# File 'lib/yard/parser/ruby/legacy/statement.rb', line 4

def comments
  @comments
end