xref-describe

$Revision: 5.0.2.4 $

Function

Package: CROSS-REFERENCE

Arguments: (name)

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

This functions does not return any value. The information is printed to *terminal-io* instead. The function xref: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.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.