method

remove_private_comment

v2_1_10 - Show latest stable - Class: RDoc::Parser::Simple
remove_private_comment(comment)
public

Removes private comments.

Unlike RDoc::Comment#remove_private this implementation only looks for two dashes at the beginning of the line. Three or more dashes are considered to be a rule and ignored.