LispWorks IDE User Guide > 14 The Function Call Browser > 14.2 Examining functions using the graph views > 14.2.5 The function description button

NextPrevUpTopContentsIndex

14.2.5.1 Function description area

The Function Description area gives a description of the function selected in the mainarea, or, if nothing is selected, the current function (as displayed in the Function area). The following items of information are displayed:

Name

The name of the function.

Function

The function object.

Lambda List

The lambda list of the function.

Source Files

The source file in which the function is defined, if any.

You can operate on any of the items in this area using the commands in the Description menu, which is also available as the context menu. This contains the standard actions described in Performing operations on selected objects.


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex