All Manuals > LispWorks IDE User Guide > 13 The Editor

NextPrevUpTopContentsIndex

13.4 Displaying Common Lisp definitions

The definitions view lists all the Common Lisp definitions which can be found in the current buffer. Open a file containing several defining forms, such as the Othello game example in examples/capi/applications/othello.lisp . and then click on the Definitions tab. The Editor appears as shown in Examining Common Lisp definitions in the Editor below.

Figure 13.5 Examining Common Lisp definitions in the Editor

The definitions view has two areas, described below.

13.4.1 Filter box

13.4.2 Definitions area


LispWorks IDE User Guide (Unix version) - 25 Nov 2011

NextPrevUpTopContentsIndex