Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jfmcgg.zip | 2012-11-14 | 11.9 kB | |
REALEASE-README | 2012-11-14 | 544 Bytes | |
Totals: 2 Items | 12.4 kB | 0 |
GENERAL NOTE Pre-alpha release for the Java Fast Method Call Graph Generator project. It is comprised of a single Ruby script that implements a portion of the intended functionality. CONTENTS OF THIS RELEASE README: Software manual LICENSE: Software license CodeParser.rb: Implementation script SOFWARE FEATURES The sofware in this first realease finds methods in classes contained in a Java source code file. Inner classes are ignored. It works under command line mode. The output is printed on the command line interface.