IBM / codenet-minerva-code-analyzer

Java source code (and/or binary) to JSON based system dependency graph generator.
Apache License 2.0
1 stars 3 forks source link

SDG with call-dep edges only #17

Closed sinha108 closed 4 months ago

sinha108 commented 4 months ago

This PR comments out the SDG walk and the creation of data and control-dep edges in the exported graph. The graph now contains call-dep edges only.