Flowdock
add_class(klass) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rdoc/stats.rb, line 33
  def add_class(klass)
    @display.print_class klass
    @num_classes += 1
  end
Register or log in to add new notes.