byron1st / JavaDependencyReader

Read dependency relations between methods from a classpath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Dependencies Reader

This is a simple Java project that reads the dependencies between methods and prints them to the console.

Each line of printed text is formatted as a JSON object.

It will be used as a part of the sarex program.

About

Read dependency relations between methods from a classpath

License:ISC License


Languages

Language:Java 100.0%