Common Lisp the Language, 2nd Edition
Next: Inheritance of Methods
Up: Programmer Interface
Concepts Previous: Accessing
Slots
A class can inherit methods, slots, and some defclass
options from its superclasses. The following sections describe the
inheritance of methods, the inheritance of slots and slot options, and
the inheritance of class options.
AI.Repository@cs.cmu.edu