Method: YARD::Parser::C::ToplevelStatement#comments
- Defined in:
- lib/yard/parser/c/statement.rb
#comments ⇒ Object
Returns the value of attribute comments.
48 49 50 |
# File 'lib/yard/parser/c/statement.rb', line 48 def comments @comments end |