- indexing
- title: "Project-wide universal properties.", "This class is an ancestor to all developer-written classes.", "ANY inherits from GENERAL and may be customized for individual projects or teams."
- project: "Eiffel Kernel Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: kernel
class ANY
- inherit
-
GENERAL
- end
end -- class ANY