immutable class CATEGORIES < $ENUMS{CATEGORIES}
****

________This_immutable_class_is_the_enumeration_over_the_sections_of
___a_standard_locale_source_file.

________The_corresponding_names_in_the_culture-independent_resources_file
___are_prescribed_by_the_ISO/IEC_standard_9945-2.___There_is,_however,
___nothing_to_state_that_culture-dependent_versions_could_not_be_used
___additionally!___The_names_are_--

________LC_CTYPE,_LC_COLLATE,_LC_NUMERIC,_LC_MONETARY,_LC_TIME,
________LC_MESSAGES,_LC_PAPER,_LC_NAME,_LC_ADDRESS,_LC_TELEPHONE,
________LC_MEASUREMENT,_LC_VERSIONS,_END


Flattened version is here

Ancestors
$ENUMS{_} $BINARY $NIL $IS_NIL
$ANCHORED_FMT $FMT $STR $TEXT
$HASH $IS_EQ



Public


Features
Address : SAME
Char_Type : SAME
Collation : SAME
Measurement : SAME
Messages : SAME
Monetary : SAME
Name : SAME
Numeric : SAME
Paper : SAME
Telephone : SAME
Time : SAME
Versions : SAME


Private

const val_count : CARD := 12 ;

The Sather Home Page