9 The Class Browser

9.6 Examining initargs

Choose View > Initargs to examine information about the initargs of the current class. The initargs view shown in Figure 9.10 appears.

Figure 9.10 Displaying initarg information in the class browser

The initargs of a class are similar to the slots, except that initargs give you a more precise representation of the values that may be assigned to an instance of a class, for instance using the writers for that class.

The areas available are described below.

9.6.1 - Class area
9.6.2 - Filter area
9.6.3 - Initargs area
9.6.4 - Description area
9.6.5 - Performing operations on the current class

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

Generated with Harlequin WebMaker