method

to_s

v1_9_2_180 - Show latest stable - Class: RDoc::Attr
to_s()
public

No documentation available.

# File lib/rdoc/attr.rb, line 162
  def to_s # :nodoc:
    "#{type} #{name}\n#{comment}"
  end