Next Prev Up Top Contents Index

7.6.4 Description list

This area gives a description of the initarg selected in the Initargs area. The following items of information are displayed:

Initarg

The name of the selected initarg.

Default Initarg

The default value for the selected initarg, if defined with :default-initargs .

Default From Class

The class providing the default for the initarg.

From Classes

The class from which the selected initarg is inherited.

Slot Name

The name of the slot to which this initarg relates.

Type

The type of the selected initarg.

Initargs

All initargs applicable to the same slot.

Initform

The initform for the slot which is represented by the selected initarg.

Readers

The readers for the slot which is represented by the selected initarg.

Writers

The writers for the slot which is represented by the selected initarg.

Allocation

The allocation for the selected initarg. See CLOS in the ANSI Common Lisp specification.

Items selected in this list can be operated on via the Description menu.


Common LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index