Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class ARGUMENT_PROPERTY_OPTION General cluster: obsolete_arg_parser description: "Represents a user passed argument property value, that is <property>=<value>." create: make, make_with_value Ancestors ARGUMENT_OPTION Queries has_property_name: BOOLEAN has_property_value: BOOLEAN has_value: BOOLEAN property_name: STRING_8 property_value: STRING_8 switch: ARGUMENT_SWITCH value: STRING_8 Constraints property name attached property value attached has name or value not has name or value
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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