WALA
WALA copied to clipboard
NodejsCallGraphBuilderUtil
Hi,
I am trying to build nodeJs callgraph with this library but I could not find any documentation about this library. Can anyone that has used this library give some example?
Take a look in the tests in com.ibm.wala.cast.js.nodejs.test; they provide examples of using this code.