Package: closer-mop

Generic Function method-lambda-list

Lambda List

method-lambda-list (m)

Details

Returns the (unspecialized) lambda list of method. This value is a Common Lisp lambda list. This is the defaulted value of the :lambda-list initialization argument that was associated with the method during initialization.

Methods

method-lambda-list (method standard-method)
No behavior is specified for these methods beyond that which is specified for their respective generic functions.