FunctionPackage: xrefToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

xref-describe

Arguments: name

This function prints what would be printed by who-calls and who-uses applied to name. name should either be a function name or a global variable depending on the information desired. See the descriptions of who-calls and who-uses for information on exactly what is printed by this function.

This function does not return any value. The information is printed to *terminal-io* instead. The function get-relation can be used when you wish information returned rather than printed.

See cross-reference.htm for more information on the cross reference facility.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1