John Chow
Results
2
issues of
John Chow
 Hi, I want to make a call graph using SourceDirCallGraph example from the start project, and I run this command: `./gradlew -PmainClass=com.ibm.wala.examples.drivers.SourceDirCallGraph run --args="-sourceDir...
Hi, I am a rookie in this, but I want to get this tool works. I saw the issue of luke: https://github.com/koknat/callGraph/issues/1. I tried following his advice but that don't...