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 transpiler-0.32.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.polystat.py2eo.transpiler
├─ org.polystat.py2eo.transpiler.AddExplicitConstructionOfCollection.class - [JAR]
├─ org.polystat.py2eo.transpiler.AddExplicitSelfToMethodCalls.class - [JAR]
├─ org.polystat.py2eo.transpiler.AnalysisSupport.class - [JAR]
├─ org.polystat.py2eo.transpiler.Common.class - [JAR]
├─ org.polystat.py2eo.transpiler.ComputeAccessibleIdents.class - [JAR]
├─ org.polystat.py2eo.transpiler.ConcatStringLiteral.class - [JAR]
├─ org.polystat.py2eo.transpiler.EnabledTestsCounter.class - [JAR]
├─ org.polystat.py2eo.transpiler.ExtractAllCalls.class - [JAR]
├─ org.polystat.py2eo.transpiler.GenericExpressionPasses.class - [JAR]
├─ org.polystat.py2eo.transpiler.GenericStatementPasses.class - [JAR]
├─ org.polystat.py2eo.transpiler.Main.class - [JAR]
├─ org.polystat.py2eo.transpiler.MarkUnsupportedConstructions.class - [JAR]
├─ org.polystat.py2eo.transpiler.PrefixIdentsWithX.class - [JAR]
├─ org.polystat.py2eo.transpiler.PrintEO.class - [JAR]
├─ org.polystat.py2eo.transpiler.PrintLinearizedMutableEOWithCage.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyAnnotation.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyAssert.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyAssigmentToIndex.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyAssignmentList.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyAssignmentToCollectionCons.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyComprehension.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyExceptions.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyFor.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyIf.class - [JAR]
├─ org.polystat.py2eo.transpiler.SimplifyWith.class - [JAR]
├─ org.polystat.py2eo.transpiler.StarInCollectionConstructor.class - [JAR]
├─ org.polystat.py2eo.transpiler.SubstituteExternalIdent.class - [JAR]
├─ org.polystat.py2eo.transpiler.Transpile.class - [JAR]
├─ org.polystat.py2eo.transpiler.dummy.class - [JAR]