NextPrevUpTopContentsIndex

who-references

Function
Summary

Returns the definitions which reference a special variable.

Package

hcl

Signature

who-references symbol => result

Arguments

symbol

A special variable.

Values

result

A list.

Description

The function who-references returns a list of dspecs naming the definitions which reference the special variable symbol .

Note: The cross-referencing information used by who-references is generated when code is compiled with source-level debugging switched on.

See also

references-who
toggle-source-debugging


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex