Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class XML_POSITION General cluster: xml_parser description: "Abstract definition of positions in XML documents Note: the original code is from Gobo's XM library (http://www.gobosoft.com/)" create: make Ancestors DEBUG_OUTPUT* Queries byte_index: INTEGER_32 column: INTEGER_32 debug_output: STRING_32 line: INTEGER_32 row: [like line] INTEGER_32 source_name: detachable STRING_32 to_string_32: STRING_32 Constraints byte index positive column positive line positive
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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