Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class TO_SPECIAL [T] General cluster: elks description: "References to special objects, for direct access to arrays and strings" create: make_empty_area, make_filled_area Ancestors ANY Queries area: SPECIAL [T] at alias "@" (i: INTEGER_32): T item alias "[]" (i: INTEGER_32): T valid_index (i: INTEGER_32): BOOLEAN Commands put (v: T; i: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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