Class STANDARD-ACCESSOR-METHOD

Direct superclasses:

standard-method

Metaclass:

standard-class

Description:

The superclass of all standard accessor method 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.