Object
Stats printer that prints nothing
Prints a message at the beginning of parsing
# File lib/rdoc/stats.rb, line 117
117: def begin_adding(*) end
Prints when RDoc is done
# File lib/rdoc/stats.rb, line 152
152: def done_adding(*) end
Prints when an alias is added
# File lib/rdoc/stats.rb, line 122
122: def print_alias(*) end
Prints when a class is added
# File lib/rdoc/stats.rb, line 127
127: def print_class(*) end
Prints when a constant is added
# File lib/rdoc/stats.rb, line 132
132: def print_constant(*) end
Prints when a file is added
# File lib/rdoc/stats.rb, line 137
137: def print_file(*) end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.