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 kotlinx-js-plain-objects-compiler-plugin-2.0.0-Beta4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jetbrains.kotlinx.jspo.compiler.cli
├─ org.jetbrains.kotlinx.jspo.compiler.cli.JsPlainObjectsComponentRegistrar.class - [JAR]
org.jetbrains.kotlinx.jspo.compiler.fir.checkers
├─ org.jetbrains.kotlinx.jspo.compiler.fir.checkers.FirJsPlainObjectsCheckersComponent.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.fir.checkers.FirJsPlainObjectsErrors.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.fir.checkers.FirJsPlainObjectsPluginClassChecker.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.fir.checkers.KtDefaultErrorMessagesJsPlainObjects.class - [JAR]
org.jetbrains.kotlinx.jspo.compiler.fir
├─ org.jetbrains.kotlinx.jspo.compiler.fir.JsPlainObjectsExtensionRegistrar.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.fir.JsPlainObjectsFunctionsGenerator.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.fir.JsPlainObjectsPredicates.class - [JAR]
org.jetbrains.kotlinx.jspo.compiler.fir.services
├─ org.jetbrains.kotlinx.jspo.compiler.fir.services.JsPlainObjectsPropertiesProvider.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.fir.services.JsPlainObjectsPropertiesProviderKt.class - [JAR]
org.jetbrains.kotlinx.jspo.compiler.backend
├─ org.jetbrains.kotlinx.jspo.compiler.backend.JsPlainObjectsLoweringExtension.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.backend.MoveExternalInlineFunctionsWithBodiesOutsideLowering.class - [JAR]
org.jetbrains.kotlinx.jspo.compiler.resolve
├─ org.jetbrains.kotlinx.jspo.compiler.resolve.JsPlainObjectsAnnotations.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.resolve.JsPlainObjectsPluginKey.class - [JAR]
├─ org.jetbrains.kotlinx.jspo.compiler.resolve.StandardIds.class - [JAR]