[ Reference Manual | Alphabetic Index ]

library(xref)

Cross-referencing tool   [more]

Predicates

call_graph(+File, -Graph, +Options)
Compute a call graph for a source module file
saros_xref(?, ?)
No description available
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 2022-09-03 14:26