View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jimple-library-usage-graph-1.0.0-RC1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.cafejojo.schaapi.models.libraryusagegraph.jimple
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.GeneralizedNodeComparator.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.JimpleNode.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.JimplePathEnumerator.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.JimplePathEnumeratorKt.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.JimpleValueAccumulator.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.JimpleValueVisitor.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.NameIgnoringG.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.NameIgnoringGlobalObjectGetter.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.NameIgnoringJimple.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.NameIgnoringJimpleLocal.class - [JAR]
├─ org.cafejojo.schaapi.models.libraryusagegraph.jimple.SootNameEquivalenceChanger.class - [JAR]