Direct superclasses:
Metaclass:
Description:
The superclass of all method 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.