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