xref --help
Source browsing and refactoring for C and Java
Notes on the Xref-Speller tools: how the cross-reference file is built, how to browse sources as hypertext and how to refactor safely.
$ xref --list articles
# six articles, pick one
cC-Source Browsing and XREF-SpellerjavaJava Source Browsing with X-REF SPELLERrefactorXref-Speller RefactoringgenerateProgramsbrowseSource BrowsingaboutXREF Program
$
ls languages/
Two languages, one cross-reference
C
C-Source Browsing and XREF-Speller
Full pre-processing and parsing of K&R and ANSI sources - and how pre-processor constructs keep their original position.
Java
Java Source Browsing with X-REF SPELLER
Browsing Java sources as linked hypertext: what changed, and what the tool deliberately kept.
man xref
The tools

$ refactor
Xref-Speller Refactoring
Refactoring after Martin Fowler - applied to C through the tool's source-browsing features.





