method
new
v8.0.0 -
Show latest stable
- Class:
CommentVisitor
new()public
No documentation available.
# File tools/rdoc-to-md, line 106
def initialize
# starting line => full block comment
@new_comments = {}
@old_comment_lines = Set.new
end