Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class XML_COMMENT General cluster: xml_tree description: "Summary description for {XML_COMMENT}." create: make, make_last, make_last_in_document Ancestors XML_DOCUMENT_NODE* XML_ELEMENT_NODE* Queries data: READABLE_STRING_32 debug_output: STRING_8 debug_output_representation (s: READABLE_STRING_32): STRING_8 is_root_node: BOOLEAN level: INTEGER_32 parent: detachable XML_COMPOSITE parent_element: detachable XML_ELEMENT Commands attach_parent (a_parent: [attached like parent] attached XML_COMPOSITE) process (a_processor: XML_NODE_VISITOR) set_data (a_data: READABLE_STRING_32) set_parent (a_parent: [attached like parent] attached XML_COMPOSITE) Constraints data not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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