Method: AnnotateRb::ModelAnnotator::FileParser::CustomParser#comments
- Defined in:
- lib/annotate_rb/model_annotator/file_parser/custom_parser.rb
#comments ⇒ Object (readonly)
Returns the value of attribute comments.
18 19 20 |
# File 'lib/annotate_rb/model_annotator/file_parser/custom_parser.rb', line 18 def comments @comments end |