immutable class UNICODE < $ORDERED{UNICODE} |
---|
**** |
________This_partial_class_is_used_in_defining_the_language_full_encoding_of ___all_forms_of_character_in_a_32-bit_'number'_as_specified_in_the_standard ___ISO/IEC_10646-1.2:1993. ________Since_for_multiple_case_languages_which_have_the_notion_of_letters, ___digits_etc_there_is_a_wide_range_of_codes_falling_into_each_class,_only ___those_codes_which_appear_in_the_various_Latin,_Greek_and_Cyrillic_tables ___of_the_standard_are_given_explicit_definition.___Other_groupings_defined ___by_the_standard_are_defined_as_multiple_ranges. |
$ORDERED{_} | $IS_LT{_} | $IS_EQ | $VALUE{_} | $NIL | $IS_NIL |
const Invalid_Val : CARD := 0x7FFFFFFF ; |
---|
do_card : CARD |
---|
**** |
________This_routine_returns_the_integer_version_of_self. |
const priv_nil : SAME := do_create(Invalid_Val) ; |
---|