1.1 Major tools

1.1.3 The class browser

This tool allows you to examine the Common Lisp classes that are defined in your environment using an intuitive graphical interface. You can look at the superclasses and subclasses of a given class and see the relationships between them, and you can examine the slots available for each class.

In addition, you can examine the functions and methods defined on a given class, or the precedence list or initargs for the class.


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

Generated with Harlequin WebMaker