add_attribute(attribute)
Records the parsing of an attribute attribute
# File lib/rdoc/stats.rb, line 59 def add_attribute attribute @display.print_attribute attribute end