Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class I18N_LOCALE_ID General cluster: i18n description: "Identifies a given locale and optionally it's script (sometimes a locale has multiple scripts)." create: make, make_from_string Ancestors ANY HASHABLE* Queries full_name: STRING_32 hash_code: INTEGER_32 is_equal (other: [like Current] I18N_LOCALE_ID): BOOLEAN is_hashable: BOOLEAN language: STRING_32 language_id: I18N_LANGUAGE_ID name: STRING_32 region: STRING_32 script: detachable STRING_32 Constraints name not void name not void language not void region not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org