Parse Java files and produce a survey of the source code. Helpful for inspection and detection of problems. Idea taken from: Signature Survey: A Method for Browsing Unfamiliar Code By Ward Cunningham. http://c2.com/doc/SignatureSurvey/ This program however is fully in Java, and does not require Perl. |