Contents|Index|Previous|Next
Source Navigator, a source comprehension tool 

Source Navigator is a source code comprehension tool with which developers can extract information from existing code in C, C++, Java, Tcl, [incr tcl] (the C++ extension for Tcl), FORTRAN, Cobol, and assembly programs, using this information to build project databases. The database represents internal program structures and relationships between program components. Source Navigator then uses this database to query symbols and relationships between components and graphically display them.

For a demonstration of using Source Navigator, see Source Navigator demonstration.

For more information on Source Navigator, see its “User’s Reference Guide” and “Programmer’s Reference Guide” documentation.


Top|Contents|Index|Previous|Next