Package: closer-mop
Generic Function class-direct-superclasses
Lambda List
class-direct-superclasses (class)
Details
Returns a list of the direct superclasses of class. The elements of this list are class metaobjects. The empty list is returned if class
has no direct superclasses. This is the defaulted value of the :direct-superclasses initialization argument that was associated with the class during initialization or reinitialization.