Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:
class WIDE_CHARACTER_REF General cluster: base.kernel description: "References to objects containing a character value" Ancestors COMPARABLE HASHABLE Queries infix ">=" (other: [like Current] WIDE_CHARACTER_REF): BOOLEAN infix ">" (other: [like Current] WIDE_CHARACTER_REF): BOOLEAN infix "<=" (other: [like Current] WIDE_CHARACTER_REF): BOOLEAN infix "<" (other: [like Current] WIDE_CHARACTER_REF): BOOLEAN code: INTEGER hash_code: INTEGER is_equal (other: [like Current] WIDE_CHARACTER_REF): BOOLEAN Is_hashable: BOOLEAN item: WIDE_CHARACTER max (other: [like Current] WIDE_CHARACTER_REF): [like Current] WIDE_CHARACTER_REF min (other: [like Current] WIDE_CHARACTER_REF): [like Current] WIDE_CHARACTER_REF three_way_comparison (other: WIDE_CHARACTER_REF): INTEGER Commands set_item (c: WIDE_CHARACTER)
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:

-- Generated by ISE Eiffel --
For more details: www.eiffel.com