RDoc::CodeObject
Represent a constant
# File rdoc/code_objects.rb, line 966 def initialize(name, value, comment) super() @name = name @value = value self.comment = comment end
This page was generated for Ruby 1.9.1
Generated with Ruby-doc Rdoc Generator 0.44.0.