Class CLASS

Direct superclasses:

specializer

Metaclass:

standard-class

Description:

The superclass of all class metaobject classes.

Comments and remarks:

This class is an abstract class and is not intended to be instantiated. The results are undefined if an attempt is made to make an instance of this class with make-instance.

See also the entry in the Common Lisp HyperSpec for this class.