Automatic generation produced by ISE Eiffel
class interface PARENT feature display -- Display basic information. first_message -- Display a simple message. invariant -- from ANY reflexive_equality: standard_is_equal (Current) reflexive_conformance: conforms_to (Current) end -- class PARENT -- Generated by ISE Eiffel --
For more details: www.eiffel.com