Parses comments
# File lib/yard/handlers/c/override_comment_handler.rb, line 23 def register_docstring(object, docstring = statement.source, stmt = statement) super end
# File lib/yard/handlers/c/override_comment_handler.rb, line 27 def register_file_info(object, file = parser.file, line = statement.line, comments = statement.comments) super end
Generated with the Darkfish Rdoc Generator 2.