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

________This_is_an_enumeration_class_which_describes_the_positioning_of_any
___space_included_in_the_formatted_representation_of_a_monetary_quantity.
________The_associated_messages_file_should_have_the_following_entries_with
___the_semantics_given_below_in_English

________None
________Value_Sep_-_a_space_is_to_be_placed_between_the_symbol_and_the_value
________Sign_Sep_-_a_space_separates_the_symbol_and_sign_string_(if_they_are
___________________adjacent)


Flattened version is here

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



Public


Features
None : SAME
Sign_Sep : SAME
Value_Sep : SAME


Private

const val_count : CARD := 3 ;

The Sather Home Page