Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class I18N_STRING_FORMATTER General cluster: formatter description: "Class that provides a feature to replace tokens in a string by provided values" create: default_create, make_with_escape_character Ancestors ANY Queries escape_character: CHARACTER_8 formatted_string (a_string: READABLE_STRING_GENERAL; args_tuple: TUPLE): STRING_32 required_arguments (a_string: READABLE_STRING_GENERAL): INTEGER_32 valid_arguments (a_tuple: TUPLE): BOOLEAN Commands set_escape_character (a_character: [like escape_character] CHARACTER_8)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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