A constant
store=(store) Instance Public methods Sets the store for this class or module
marshal_dump() Instance Public methods Dumps this
==(other) Instance Public methods Constants are equal when their
marshal_load(array) Instance Public methods Loads this
documented?() Instance Public methods A constant is documented if it has a comment
<=>(other) Instance Public methods Constants are ordered by name
full_name() Instance Public methods Full constant name including namespace
is_alias_for() Instance Public methods The module or class this constant is
path() Instance Public methods Path to this constant for use with HTML generator
new(name, value, comment) Class Public methods Creates a new constant with name