Method: YARD::Parser::C::ToplevelStatement#comments

Defined in:
lib/yard/parser/c/statement.rb

#commentsObject

Returns the value of attribute comments.



48
49
50
# File 'lib/yard/parser/c/statement.rb', line 48

def comments
  @comments
end