Difference between revisions of "Lib/kernel"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
(Created page with "The classes in the kenel cluster are basic === ANY === The class ANY is the everpresent root of all your objects. All classes defined in a Liberty Ei...")
(No difference)

Revision as of 17:59, 30 March 2016

The classes in the kenel cluster are basic

ANY

The class ANY is the everpresent root of all your objects.

All classes defined in a Liberty Eiffel system implicitly insert all the features of class ANY.