[LISPWORKS][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


System Class METHOD-COMBINATION

Class Precedence List:

method-combination, t

Description:

Every method combination object is an indirect instance of the class method-combination. A method combination object represents the information about the method combination being used by a generic function. A method combination object contains information about both the type of method combination and the arguments being used with that type.


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.