Package: closer-mop

Generic Function slot-definition-name

Lambda List

slot-definition-name (slot-definition)

Details

Returns the name of slot. This value is a symbol that can be used as a variable name. This is the value of the :name initialization argument that was associated with the slot definition metaobject during initialization.

Methods

slot-definition-name (slot-definition standard-slot-definition)
No behavior is specified for these methods beyond that which is specified for their respective generic functions.