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 backend-kotlin-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.backend.kotlin
├─ com.google.j2cl.transpiler.backend.kotlin.CharEscaperKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.CompilationUnitRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.Environment.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.ExpressionRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.IdentifierRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.Import.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.ImportRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.KotlinGeneratorStage.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.KotlinGeneratorStageKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.KotlinKeywords.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.MapsKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.MemberRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.ProtobufKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.QualifiedNameRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.Renderer.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.StatementRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.TypeDescriptorRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.TypeDescriptorUsage.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.TypeParameterRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.TypeRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.WhereClauseItem.class - [JAR]