Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class ARGUMENT_FLAG_SWITCH General cluster: obsolete_arg_parser description: "A command line switch that accepts a value in the form of single character flags." create: make, make_hidden Ancestors ARGUMENT_VALUE_SWITCH Queries allow_multiple: BOOLEAN arg_description: STRING_8 arg_name: STRING_8 description: STRING_8 flag_descriptions: HASH_TABLE [STRING_8, CHARACTER_8] flags: LIST [CHARACTER_8] has_short_name: BOOLEAN hash_code: INTEGER_32 id: STRING_8 is_case_sensitive: BOOLEAN is_hashable: BOOLEAN is_hidden: BOOLEAN is_special: BOOLEAN is_valid_id (a_id: READABLE_STRING_8): BOOLEAN is_value_optional: BOOLEAN long_name: READABLE_STRING_8 lower_case_id: STRING_8 name: READABLE_STRING_8 optional: BOOLEAN short_name: CHARACTER_8 Constraints flag descriptions attached not flag description is empty flag descriptions contains attached items flag descriptions contains printable items
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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