path()
Path to this constant for use with HTML generator output.
# File lib/rdoc/constant.rb, line 152 def path "#{@parent.path}##{@name}" end