Package: closer-mop
Generic Function accessor-method-slot-definition
Lambda List
accessor-method-slot-definition (standard-accessor-method)
Details
This accessor can only be called on accessor methods. It returns the direct
slot definition metaobject that defined this method. This is the value of the :slot-definition initialization argument associated with the
method during initialization.
Methods
accessor-method-slot-definition (method standard-accessor-method)
No behavior is specified for this method beyond that which is specified
for its generic function.