29.9. Method Combinations

29.9.1. Inheritance Structure of method combination metaobject Classes
29.9.2. Customization
29.9.2.1. Generic Function CLOS:FIND-METHOD-COMBINATION

29.9.1. Inheritance Structure of method combination metaobject Classes

Figure 29.7. Inheritance structure of method combination metaobject classes

Inheritance structure of method combination metaobject classes

29.9.2. Customization

29.9.2.1. Generic Function CLOS:FIND-METHOD-COMBINATION

Syntax
(CLOS:FIND-METHOD-COMBINATION generic-function method-combination-type-name method-combination-options)
Arguments
generic-function
a generic function metaobject.
method-combination-type-name
a symbol which names a type of method combination.
method-combination-options
a list of arguments to the method combination type.
Value
A method combination metaobject.
Purpose
This generic function is called to determine the method combination object used by a generic function.

Remarks. Further details of method combination metaobjects are not specified.


These notes document CLISP version 2.49Last modified: 2010-07-07