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 frontend-jdt-0.11.0-9336533b6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.j2cl.transpiler.frontend.jdt
├─ com.google.j2cl.transpiler.frontend.jdt.CompilationUnitBuilder.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.CompilationUnitsAndTypeBindings.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.GwtIncompatibleNodeCollector.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.JdtAnnotationUtils.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.JdtEnvironment.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.JdtParser.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.JsInteropAnnotationUtils.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.JsInteropUtils.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.KtInteropAnnotationUtils.class - [JAR]
├─ com.google.j2cl.transpiler.frontend.jdt.KtInteropUtils.class - [JAR]