[ The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]

library(xref)

Cross-referencing tool

Predicates

call_graph(+File, -Graph, +Options)
Compute a call graph for a source module file
xref(+File, +Options)
Display a call graph for a source module file

Description

This library analyses an ECLiPSe source module or file and build a call graph. The graph can either be returned in the format of lib(graph_algorithms), or output in different ways.

About


Generated from xref.eci on Sat Aug 7 01:44:41 2004