add_module(mod)
Records the parsing of a module mod
# File lib/rdoc/stats.rb, line 94 def add_module(mod) @display.print_module mod end