Method: SyntaxTree::Index::ClassDefinition#comments
- Defined in:
- lib/syntax_tree/index.rb
#comments ⇒ Object (readonly)
Returns the value of attribute comments.
23 24 25 |
# File 'lib/syntax_tree/index.rb', line 23 def comments @comments end |