Common LispWorks User Guide, Liquid Common Lisp Version 5.0

9 The Class Browser

The class browser allows you to examine Common Lisp class definitions. It contains six views, allowing you to view class information in a number of different ways, as follows:

To create a class browser, choose Works > Tools > Class Browser from any window. Alternatively, choose Class from any menu that provides the standard action commands to invoke a class browser on the Lisp object referred to by that menu. This automatically browses the class of the Lisp object. For more information on how the standard action commands refer to objects in the environment, see Section 3.8 on page 43.

9.1 - Simple use of the class browser
9.2 - Examining slot information
9.3 - Examining superclasses and subclasses
9.4 - Examining classes graphically
9.5 - Examining generic functions and methods
9.6 - Examining initargs
9.7 - Examining class precedences

Common LispWorks User Guide, Liquid Common Lisp Version 5.0 - 18 OCT 1996

Generated with Harlequin WebMaker