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 plugin-compiler-1.10.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.realm.kotlin.compiler
├─ io.realm.kotlin.compiler.AccessorModifierIrGeneration.class - [JAR]
├─ io.realm.kotlin.compiler.ClassIds.class - [JAR]
├─ io.realm.kotlin.compiler.CollectionType.class - [JAR]
├─ io.realm.kotlin.compiler.CoreType.class - [JAR]
├─ io.realm.kotlin.compiler.FqNames.class - [JAR]
├─ io.realm.kotlin.compiler.IrUtilsKt.class - [JAR]
├─ io.realm.kotlin.compiler.LoggerKt.class - [JAR]
├─ io.realm.kotlin.compiler.Names.class - [JAR]
├─ io.realm.kotlin.compiler.PropertyType.class - [JAR]
├─ io.realm.kotlin.compiler.RealmCommandLineProcessor.class - [JAR]
├─ io.realm.kotlin.compiler.RealmCommandLineProcessorKt.class - [JAR]
├─ io.realm.kotlin.compiler.RealmModelLowering.class - [JAR]
├─ io.realm.kotlin.compiler.RealmModelLoweringExtension.class - [JAR]
├─ io.realm.kotlin.compiler.RealmModelSyntheticCompanionExtension.class - [JAR]
├─ io.realm.kotlin.compiler.RealmModelSyntheticPropertiesGeneration.class - [JAR]
├─ io.realm.kotlin.compiler.RealmObjectType.class - [JAR]
├─ io.realm.kotlin.compiler.Registrar.class - [JAR]
├─ io.realm.kotlin.compiler.SchemaCollector.class - [JAR]
├─ io.realm.kotlin.compiler.SchemaProperty.class - [JAR]
├─ io.realm.kotlin.compiler.SyncLowering.class - [JAR]
├─ io.realm.kotlin.compiler.SyncLoweringExtension.class - [JAR]