All Manuals > LispWorks IDE User Guide > 14 The Function Call Browser > 14.2 Examining functions using the graph views

NextPrevUpTopContentsIndex

14.2.2 Show functions control

The popup list Show functions from packages allows you to restrict the functions displayed based on their package. It affects the display in all views. Below, the current package means the symbol-package of the function currently being examined in the Function Call Browser. The options are:

All

Display all the functions known to the compiler.

Current and Used

Display only those functions in the current package or packages on the package use list of the current package.

Current and Standard

Display only those functions in the current package or the standard packages COMMON-LISP , HCL and LISPWORKS .

Current

Display only functions in the current package.


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

NextPrevUpTopContentsIndex