java-callgraph

Name Message Date
src
.gitignore
pom.xml
README.md

Java Call Graph Utils

A suite of programs for generating static and dynamic call graphs in Java.

-Known Restrictions

  • The static call graph generator does not account for methods invoked using reflection.

Author

Georgios Gousios gousiosg@gmail.com

License

2-clause BSD