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 kotlin-plugin-kgp_1.9.20-0.5.1-preview.1.9.20-RC2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
co.touchlab.skie.entrypoint
├─ co.touchlab.skie.entrypoint.CreateObjCExportCodeSpecPhaseInterceptor.class - [JAR]
├─ co.touchlab.skie.entrypoint.EntrypointUtils.class - [JAR]
├─ co.touchlab.skie.entrypoint.LinkerPhaseInterceptor.class - [JAR]
├─ co.touchlab.skie.entrypoint.ProduceObjCExportInterfacePhaseInterceptor.class - [JAR]
├─ co.touchlab.skie.entrypoint.SkieIrGenerationExtension.class - [JAR]
co.touchlab.skie.swiftmodel.callable.property.regular
├─ co.touchlab.skie.swiftmodel.callable.property.regular.ActualKotlinRegularPropertySwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.regular.DefaultKotlinRegularPropertyGetterSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.regular.DefaultKotlinRegularPropertySetterSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.regular.HiddenOverrideKotlinRegularPropertySwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.regular.KotlinRegularPropertyGetterSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.regular.KotlinRegularPropertySetterSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.regular.KotlinRegularPropertySwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.regular.KotlinRegularPropertySwiftModelCore.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.regular.MutableKotlinRegularPropertySwiftModel.class - [JAR]
co.touchlab.skie.sir
├─ co.touchlab.skie.sir.KotlinSirClassFactory.class - [JAR]
├─ co.touchlab.skie.sir.SirFqName.class - [JAR]
├─ co.touchlab.skie.sir.SirProvider.class - [JAR]
├─ co.touchlab.skie.sir.SirProviderKt.class - [JAR]
├─ co.touchlab.skie.sir.SkieNamespaceProvider.class - [JAR]
├─ co.touchlab.skie.sir.SkieNamespaceProviderKt.class - [JAR]
io.outfoxx.swiftpoet.builder
├─ io.outfoxx.swiftpoet.builder.BuilderWithMembers.class - [JAR]
├─ io.outfoxx.swiftpoet.builder.BuilderWithModifiers.class - [JAR]
├─ io.outfoxx.swiftpoet.builder.BuilderWithTypeParameters.class - [JAR]
├─ io.outfoxx.swiftpoet.builder.BuilderWithTypeSpecs.class - [JAR]
co.touchlab.skie.phases.analytics.environment
├─ co.touchlab.skie.phases.analytics.environment.CompilerEnvironmentAnalytics.class - [JAR]
co.touchlab.skie.context
├─ co.touchlab.skie.context.ClassExportPhaseContext.class - [JAR]
├─ co.touchlab.skie.context.DescriptorModificationPhaseContext.class - [JAR]
├─ co.touchlab.skie.context.KotlinIrPhaseContext.class - [JAR]
├─ co.touchlab.skie.context.MainSkieContext.class - [JAR]
├─ co.touchlab.skie.context.SirPhaseContext.class - [JAR]
├─ co.touchlab.skie.context.SymbolTablePhaseContext.class - [JAR]
co.touchlab.skie.phases.features.suspend
├─ co.touchlab.skie.phases.features.suspend.BridgeModel.class - [JAR]
├─ co.touchlab.skie.phases.features.suspend.KotlinSuspendGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.suspend.SkieClassSuspendGenerator.class - [JAR]
├─ co.touchlab.skie.phases.features.suspend.SkieClassSuspendGeneratorKt.class - [JAR]
├─ co.touchlab.skie.phases.features.suspend.SuspendGenerator.class - [JAR]
├─ co.touchlab.skie.phases.features.suspend.SwiftSuspendGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.suspend.SwiftSuspendGeneratorDelegateKt.class - [JAR]
co.touchlab.skie.util.swift
├─ co.touchlab.skie.util.swift.FunctionSpec_addFunctionBodyWithErrorTypeHandlingKt.class - [JAR]
├─ co.touchlab.skie.util.swift.SwiftPoetQualifiedLocalTypeNameKt.class - [JAR]
├─ co.touchlab.skie.util.swift.ToValidSwiftIdentifierKt.class - [JAR]
co.touchlab.skie.phases.analytics
├─ co.touchlab.skie.phases.analytics.ClassExportAnalyticsPhase.class - [JAR]
├─ co.touchlab.skie.phases.analytics.KotlinIrAnalyticsPhase.class - [JAR]
co.touchlab.skie.phases.apinotes
├─ co.touchlab.skie.phases.apinotes.ApiNotesGenerationPhase.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.MoveBridgesToTopLevelPhase.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.MoveBridgesToTopLevelPhaseKt.class - [JAR]
co.touchlab.skie.kir.irbuilder.impl.template
├─ co.touchlab.skie.kir.irbuilder.impl.template.BaseDeclarationTemplate.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.template.FunctionTemplate.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.template.SecondaryConstructorTemplate.class - [JAR]
co.touchlab.skie.phases.features.enums
├─ co.touchlab.skie.phases.features.enums.ExhaustiveEnumsGenerator.class - [JAR]
├─ co.touchlab.skie.phases.features.enums.ExhaustiveEnumsGeneratorKt.class - [JAR]
├─ co.touchlab.skie.phases.features.enums.MemberPassthroughGeneratorVisitor.class - [JAR]
├─ co.touchlab.skie.phases.features.enums.ObjCBridgeableKt.class - [JAR]
co.touchlab.skie.phases.features.defaultarguments.delegate
├─ co.touchlab.skie.phases.features.defaultarguments.delegate.BaseDefaultArgumentGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.defaultarguments.delegate.BaseFunctionDefaultArgumentGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.defaultarguments.delegate.ClassMethodsDefaultArgumentGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.defaultarguments.delegate.ConstructorsDefaultArgumentGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.defaultarguments.delegate.DefaultArgumentGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.defaultarguments.delegate.ExtensionFunctionDefaultArgumentGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.defaultarguments.delegate.TopLevelFunctionDefaultArgumentGeneratorDelegate.class - [JAR]
co.touchlab.skie.compilerinject.reflection
├─ co.touchlab.skie.compilerinject.reflection.PropertyField.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.PropertyFieldKt.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.ReflectedByKt.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.Reflector.class - [JAR]
co.touchlab.skie.compilerinject.reflection.reflectors
├─ co.touchlab.skie.compilerinject.reflection.reflectors.CompositePackageFragmentProviderReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.ContextReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.DeclarationDescriptorImplReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.DeserializedClassMemberScopeReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.DeserializedMemberScopeOptimizedImplementationReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.DeserializedMemberScopeReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.MapBasedMemoizedFunctionReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.ModuleDescriptorImplReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.ObjCExportNamerKt.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.ObjCExportReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.ObjCExportTranslatorImplReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.ObjcExportedInterfaceReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.reflection.reflectors.UserVisibleIrModulesSupportReflector.class - [JAR]
co.touchlab.skie.sir.builtin
├─ co.touchlab.skie.sir.builtin.SirBuiltins.class - [JAR]
co.touchlab.skie.sir.type
├─ co.touchlab.skie.sir.type.DeclaredSirType.class - [JAR]
├─ co.touchlab.skie.sir.type.DeclaredSirTypeKt.class - [JAR]
├─ co.touchlab.skie.sir.type.KotlinErrorSirType.class - [JAR]
├─ co.touchlab.skie.sir.type.LambdaSirType.class - [JAR]
├─ co.touchlab.skie.sir.type.NonNullSirType.class - [JAR]
├─ co.touchlab.skie.sir.type.NullableSirType.class - [JAR]
├─ co.touchlab.skie.sir.type.SirType.class - [JAR]
├─ co.touchlab.skie.sir.type.SirTypeKt.class - [JAR]
├─ co.touchlab.skie.sir.type.SkieErrorSirType.class - [JAR]
├─ co.touchlab.skie.sir.type.SpecialSirType.class - [JAR]
├─ co.touchlab.skie.sir.type.TypeParameterUsageSirType.class - [JAR]
co.touchlab.skie.phases.swift
├─ co.touchlab.skie.phases.swift.CompileSwiftPhase.class - [JAR]
├─ co.touchlab.skie.phases.swift.GenerateSirFileCodePhase.class - [JAR]
├─ co.touchlab.skie.phases.swift.GenerateSirFileCodePhaseKt.class - [JAR]
├─ co.touchlab.skie.phases.swift.SwiftCacheSetupPhase.class - [JAR]
├─ co.touchlab.skie.phases.swift.SwiftCacheSetupPhaseKt.class - [JAR]
├─ co.touchlab.skie.phases.swift.SwiftCompilerConfiguration.class - [JAR]
├─ co.touchlab.skie.phases.swift.WriteSirFileContentToDiskPhase.class - [JAR]
co.touchlab.skie.phases.runtime
├─ co.touchlab.skie.phases.runtime.BelongsToSkieRuntimeKt.class - [JAR]
├─ co.touchlab.skie.phases.runtime.KotlinRuntimeHidingPhase.class - [JAR]
├─ co.touchlab.skie.phases.runtime.SwiftRuntimeGenerator.class - [JAR]
co.touchlab.skie.phases
├─ co.touchlab.skie.phases.ClassExportPhase.class - [JAR]
├─ co.touchlab.skie.phases.DescriptorModificationPhase.class - [JAR]
├─ co.touchlab.skie.phases.KotlinIrPhase.class - [JAR]
├─ co.touchlab.skie.phases.SirPhase.class - [JAR]
├─ co.touchlab.skie.phases.SkiePhase.class - [JAR]
├─ co.touchlab.skie.phases.SkiePhaseScheduler.class - [JAR]
├─ co.touchlab.skie.phases.SymbolTablePhase.class - [JAR]
co.touchlab.skie.phases.features.defaultarguments
├─ co.touchlab.skie.phases.features.defaultarguments.DefaultArgumentGenerator.class - [JAR]
co.touchlab.skie.phases.util
├─ co.touchlab.skie.phases.util.SkiePhaseGroup.class - [JAR]
├─ co.touchlab.skie.phases.util.SkiePhaseGroupKt.class - [JAR]
├─ co.touchlab.skie.phases.util.StatefulSirPhase.class - [JAR]
├─ co.touchlab.skie.phases.util.StatefulSkiePhase.class - [JAR]
├─ co.touchlab.skie.phases.util.StatefulSkiePhaseKt.class - [JAR]
co.touchlab.skie.kir
├─ co.touchlab.skie.kir.DescriptorProvider.class - [JAR]
├─ co.touchlab.skie.kir.DescriptorProviderKt.class - [JAR]
├─ co.touchlab.skie.kir.DescriptorRegistrationScope.class - [JAR]
├─ co.touchlab.skie.kir.ExposedModulesProvider.class - [JAR]
├─ co.touchlab.skie.kir.MutableDescriptorProvider.class - [JAR]
├─ co.touchlab.skie.kir.NativeDescriptorProvider.class - [JAR]
├─ co.touchlab.skie.kir.NativeMutableDescriptorProvider.class - [JAR]
co.touchlab.skie.kir.irbuilder.impl.symboltable
├─ co.touchlab.skie.kir.irbuilder.impl.symboltable.DummyIrConstructor.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.symboltable.DummyIrSimpleFunction.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.symboltable.IrBaseRebindablePublicSymbol.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.symboltable.IrRebindableConstructorPublicSymbol.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.symboltable.IrRebindableSimpleFunctionPublicSymbol.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.symboltable.UnsupportedPropertyKt.class - [JAR]
co.touchlab.skie.phases.features.suspend.kotlin
├─ co.touchlab.skie.phases.features.suspend.kotlin.SuspendKotlinBridgeBodyGenerator.class - [JAR]
├─ co.touchlab.skie.phases.features.suspend.kotlin.SuspendKotlinBridgeCheckedExceptionsGenerator.class - [JAR]
├─ co.touchlab.skie.phases.features.suspend.kotlin.SuspendKotlinBridgeHandlerLambdaGenerator.class - [JAR]
co.touchlab.skie.phases.memberconflicts
├─ co.touchlab.skie.phases.memberconflicts.FixCallableMembersConflictsPhase.class - [JAR]
├─ co.touchlab.skie.phases.memberconflicts.RemoveKonanManglingPhase.class - [JAR]
├─ co.touchlab.skie.phases.memberconflicts.Signature.class - [JAR]
├─ co.touchlab.skie.phases.memberconflicts.SignatureKt.class - [JAR]
├─ co.touchlab.skie.phases.memberconflicts.UniqueSignatureSet.class - [JAR]
co.touchlab.skie.phases.analytics.configuration
├─ co.touchlab.skie.phases.analytics.configuration.SkieConfigurationAnalytics.class - [JAR]
├─ co.touchlab.skie.phases.analytics.configuration.SkieConfigurationAnalyticsKt.class - [JAR]
co.touchlab.skie.phases.header
├─ co.touchlab.skie.phases.header.AddForwardDeclarationsPhase.class - [JAR]
├─ co.touchlab.skie.phases.header.AddForwardDeclarationsPhaseKt.class - [JAR]
├─ co.touchlab.skie.phases.header.AddLambdaTypeArgumentErrorTypePhase.class - [JAR]
├─ co.touchlab.skie.phases.header.AddTypeDefPhase.class - [JAR]
├─ co.touchlab.skie.phases.header.AddTypeDefPhaseKt.class - [JAR]
├─ co.touchlab.skie.phases.header.FixHeaderFilePropertyOrderingPhase.class - [JAR]
├─ co.touchlab.skie.phases.header.GenerateFakeObjCDependenciesPhase.class - [JAR]
├─ co.touchlab.skie.phases.header.GenerateFakeObjCDependenciesPhaseKt.class - [JAR]
co.touchlab.skie.sir.element
├─ co.touchlab.skie.sir.element.SirClass.class - [JAR]
├─ co.touchlab.skie.sir.element.SirClassKt.class - [JAR]
├─ co.touchlab.skie.sir.element.SirConditionalConstraint.class - [JAR]
├─ co.touchlab.skie.sir.element.SirConstructor.class - [JAR]
├─ co.touchlab.skie.sir.element.SirDeclaration.class - [JAR]
├─ co.touchlab.skie.sir.element.SirDeclarationKt.class - [JAR]
├─ co.touchlab.skie.sir.element.SirDeclarationNamespace.class - [JAR]
├─ co.touchlab.skie.sir.element.SirDeclarationParent.class - [JAR]
├─ co.touchlab.skie.sir.element.SirDeclarationParentKt.class - [JAR]
├─ co.touchlab.skie.sir.element.SirDeclarationWithScope.class - [JAR]
├─ co.touchlab.skie.sir.element.SirElement.class - [JAR]
├─ co.touchlab.skie.sir.element.SirElementWithAttributes.class - [JAR]
├─ co.touchlab.skie.sir.element.SirElementWithModifiers.class - [JAR]
├─ co.touchlab.skie.sir.element.SirElementWithSwiftPoetBuilderModifications.class - [JAR]
├─ co.touchlab.skie.sir.element.SirEnumCase.class - [JAR]
├─ co.touchlab.skie.sir.element.SirEnumCaseAssociatedValue.class - [JAR]
├─ co.touchlab.skie.sir.element.SirExtension.class - [JAR]
├─ co.touchlab.skie.sir.element.SirFile.class - [JAR]
├─ co.touchlab.skie.sir.element.SirFunction.class - [JAR]
├─ co.touchlab.skie.sir.element.SirGetter.class - [JAR]
├─ co.touchlab.skie.sir.element.SirModule.class - [JAR]
├─ co.touchlab.skie.sir.element.SirNoParent.class - [JAR]
├─ co.touchlab.skie.sir.element.SirOverridableDeclaration.class - [JAR]
├─ co.touchlab.skie.sir.element.SirProperty.class - [JAR]
├─ co.touchlab.skie.sir.element.SirPropertyAccessor.class - [JAR]
├─ co.touchlab.skie.sir.element.SirScope.class - [JAR]
├─ co.touchlab.skie.sir.element.SirSetter.class - [JAR]
├─ co.touchlab.skie.sir.element.SirTopLevelDeclarationParent.class - [JAR]
├─ co.touchlab.skie.sir.element.SirTypeAlias.class - [JAR]
├─ co.touchlab.skie.sir.element.SirTypeDeclaration.class - [JAR]
├─ co.touchlab.skie.sir.element.SirTypeDeclarationKt.class - [JAR]
├─ co.touchlab.skie.sir.element.SirTypeParameter.class - [JAR]
├─ co.touchlab.skie.sir.element.SirTypeParameterKt.class - [JAR]
├─ co.touchlab.skie.sir.element.SirTypeParameterParent.class - [JAR]
├─ co.touchlab.skie.sir.element.SirTypeParameterParentKt.class - [JAR]
├─ co.touchlab.skie.sir.element.SirValueParameter.class - [JAR]
├─ co.touchlab.skie.sir.element.SirValueParameterParent.class - [JAR]
├─ co.touchlab.skie.sir.element.SirValueParameterParentKt.class - [JAR]
├─ co.touchlab.skie.sir.element.SirVisibility.class - [JAR]
co.touchlab.skie.swiftmodel.factory
├─ co.touchlab.skie.swiftmodel.factory.ExposedClassChildrenCache.class - [JAR]
├─ co.touchlab.skie.swiftmodel.factory.MultiRootDisjointSet.class - [JAR]
├─ co.touchlab.skie.swiftmodel.factory.ObjCTypeProvider.class - [JAR]
├─ co.touchlab.skie.swiftmodel.factory.ObjCTypeProviderKt.class - [JAR]
├─ co.touchlab.skie.swiftmodel.factory.SwiftModelFactory.class - [JAR]
├─ co.touchlab.skie.swiftmodel.factory.SwiftModelFactoryMembersDelegate.class - [JAR]
co.touchlab.skie.kir.util
├─ co.touchlab.skie.kir.util.FindAnnotationExtensionKt.class - [JAR]
├─ co.touchlab.skie.kir.util.SkieSymbolTable.class - [JAR]
├─ co.touchlab.skie.kir.util.SymbolTableDescriptorExtensionShim.class - [JAR]
co.touchlab.skie.phases.header.util
├─ co.touchlab.skie.phases.header.util.BaseHeaderInsertionPhase.class - [JAR]
├─ co.touchlab.skie.phases.header.util.BaseHeaderModificationPhase.class - [JAR]
├─ co.touchlab.skie.phases.header.util.HeaderDeclarationsProvider.class - [JAR]
├─ co.touchlab.skie.phases.header.util.HeaderDeclarationsProviderKt.class - [JAR]
co.touchlab.skie.swiftmodel.callable.parameter
├─ co.touchlab.skie.swiftmodel.callable.parameter.ActualKotlinValueParameterSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.parameter.KotlinParameterSwiftModelCore.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.parameter.KotlinValueParameterSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.parameter.MutableKotlinValueParameterSwiftModel.class - [JAR]
co.touchlab.skie.phases.analytics.compiler.specific
├─ co.touchlab.skie.phases.analytics.compiler.specific.AnalyticsData.class - [JAR]
├─ co.touchlab.skie.phases.analytics.compiler.specific.SpecificCompilerConfigurationAnalytics.class - [JAR]
├─ co.touchlab.skie.phases.analytics.compiler.specific.SpecificCompilerConfigurationAnalytics_kgp_1_9_20Kt.class - [JAR]
co.touchlab.skie.phases.debug
├─ co.touchlab.skie.phases.debug.DumpSwiftApiPhase.class - [JAR]
co.touchlab.skie.swiftmodel.callable.property.converted
├─ co.touchlab.skie.swiftmodel.callable.property.converted.ActualKotlinConvertedPropertySwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.converted.KotlinConvertedPropertySwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.converted.MutableKotlinConvertedPropertySwiftModel.class - [JAR]
co.touchlab.skie.phases.apinotes.builder
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotes.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotesAvailabilityMode.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotesFactory.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotesFactoryKt.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotesMethod.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotesParameter.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotesProperty.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotesType.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.ApiNotesTypeMemberKind.class - [JAR]
├─ co.touchlab.skie.phases.apinotes.builder.SmartStringBuilder.class - [JAR]
co.touchlab.skie.swiftmodel.callable.function
├─ co.touchlab.skie.swiftmodel.callable.function.ActualKotlinFunctionSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.function.AsyncKotlinFunctionSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.function.FakeObjcConstructorKotlinFunctionSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.function.HiddenOverrideKotlinFunctionSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.function.KotlinFunctionSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.function.KotlinFunctionSwiftModelCore.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.function.KotlinFunctionSwiftModelWithCore.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.function.MutableKotlinFunctionSwiftModel.class - [JAR]
co.touchlab.skie.configuration
├─ co.touchlab.skie.configuration.ConfigurationProvider.class - [JAR]
├─ co.touchlab.skie.configuration.ConfigurationProviderKt.class - [JAR]
├─ co.touchlab.skie.configuration.DeclarationDescriptorConfigurationTarget.class - [JAR]
├─ co.touchlab.skie.configuration.SkieConfiguration.class - [JAR]
co.touchlab.skie.phases.typeconflicts
├─ co.touchlab.skie.phases.typeconflicts.RenameNestedKotlinTypesConflictingWithKeywordsPhase.class - [JAR]
├─ co.touchlab.skie.phases.typeconflicts.RenameNestedTypesConflictingWithExternalTypesPhase.class - [JAR]
├─ co.touchlab.skie.phases.typeconflicts.RenameSkieNamespacesConflictingWithKeywordsPhase.class - [JAR]
├─ co.touchlab.skie.phases.typeconflicts.RenameTypesConflictingWithKotlinModulePhase.class - [JAR]
├─ co.touchlab.skie.phases.typeconflicts.RenameTypesConflictsWithOtherTypesPhase.class - [JAR]
├─ co.touchlab.skie.phases.typeconflicts.RenameTypesConflictsWithOtherTypesPhaseKt.class - [JAR]
├─ co.touchlab.skie.phases.typeconflicts.TemporarilyRenameTypesConflictingWithExternalModulesPhase.class - [JAR]
co.touchlab.skie.phases.features.sealed
├─ co.touchlab.skie.phases.features.sealed.SealedEnumGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.sealed.SealedEnumGeneratorDelegateKt.class - [JAR]
├─ co.touchlab.skie.phases.features.sealed.SealedFunctionGeneratorDelegate.class - [JAR]
├─ co.touchlab.skie.phases.features.sealed.SealedGeneratorExtensionContainer.class - [JAR]
├─ co.touchlab.skie.phases.features.sealed.SealedInteropGenerator.class - [JAR]
co.touchlab.skie.phases.analytics.modules
├─ co.touchlab.skie.phases.analytics.modules.ModulesAnalytics.class - [JAR]
├─ co.touchlab.skie.phases.analytics.modules.ModulesAnalyticsKt.class - [JAR]
co.touchlab.skie.compilerinject.compilerplugin
├─ co.touchlab.skie.compilerinject.compilerplugin.PluginOptionConversionKt.class - [JAR]
├─ co.touchlab.skie.compilerinject.compilerplugin.SkieCommandLineProcessor.class - [JAR]
├─ co.touchlab.skie.compilerinject.compilerplugin.SkieCompilerConfigurationKeysKt.class - [JAR]
├─ co.touchlab.skie.compilerinject.compilerplugin.SkieComponentRegistrar.class - [JAR]
├─ co.touchlab.skie.compilerinject.compilerplugin.SkieConfigurationKeys.class - [JAR]
co.touchlab.skie.spi
├─ co.touchlab.skie.spi.SkiePluginLoader.class - [JAR]
├─ co.touchlab.skie.spi.SkiePluginRegistrar.class - [JAR]
co.touchlab.skie.kir.irbuilder.impl.namespace
├─ co.touchlab.skie.kir.irbuilder.impl.namespace.BaseDeserializedNamespace.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.namespace.BaseNamespace.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.namespace.DeserializedClassNamespace.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.namespace.DeserializedPackageNamespace.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.namespace.NewFileNamespace.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.namespace.NewFileNamespaceKt.class - [JAR]
co.touchlab.skie.swiftmodel.callable.property
├─ co.touchlab.skie.swiftmodel.callable.property.KotlinPropertySwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.property.MutableKotlinPropertySwiftModel.class - [JAR]
co.touchlab.skie.phases.analytics.performance
├─ co.touchlab.skie.phases.analytics.performance.LogSkiePerformanceAnalyticsPhase.class - [JAR]
├─ co.touchlab.skie.phases.analytics.performance.SkiePerformanceAnalytics.class - [JAR]
co.touchlab.skie.phases.analytics.compiler.common
├─ co.touchlab.skie.phases.analytics.compiler.common.CommonCompilerConfigurationAnalytics.class - [JAR]
co.touchlab.skie.swiftmodel.type.bridge
├─ co.touchlab.skie.swiftmodel.type.bridge.MethodBridge.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.bridge.MethodBridgeKt.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.bridge.MethodBridgeParameter.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.bridge.NativeTypeBridge.class - [JAR]
co.touchlab.skie.swiftmodel.type.enumentry
├─ co.touchlab.skie.swiftmodel.type.enumentry.KotlinEnumEntrySwiftModel.class - [JAR]
co.touchlab.skie.phases.analytics.util
├─ co.touchlab.skie.phases.analytics.util.ToPrettyJsonKt.class - [JAR]
co.touchlab.skie.phases.features.flow
├─ co.touchlab.skie.phases.features.flow.FlowBridgingConfigurator.class - [JAR]
├─ co.touchlab.skie.phases.features.flow.FlowConversionConstructorsGenerator.class - [JAR]
├─ co.touchlab.skie.phases.features.flow.FlowConversionConstructorsGeneratorKt.class - [JAR]
├─ co.touchlab.skie.phases.features.flow.FlowMappingConfigurator.class - [JAR]
├─ co.touchlab.skie.phases.features.flow.SupportedFlow.class - [JAR]
co.touchlab.skie.phases.other
├─ co.touchlab.skie.phases.other.DeclareMissingSymbolsPhase.class - [JAR]
├─ co.touchlab.skie.phases.other.DeleteSkieFrameworkContentPhase.class - [JAR]
├─ co.touchlab.skie.phases.other.DisableWildcardExportPhase.class - [JAR]
├─ co.touchlab.skie.phases.other.ExtraClassExportPhase.class - [JAR]
├─ co.touchlab.skie.phases.other.ExtraClassExportPhaseKt.class - [JAR]
├─ co.touchlab.skie.phases.other.FixLibrariesShortNamePhase.class - [JAR]
├─ co.touchlab.skie.phases.other.VerifyMinOSVersionPhase.class - [JAR]
co.touchlab.skie.swiftmodel.type
├─ co.touchlab.skie.swiftmodel.type.ActualKotlinClassSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.ActualKotlinEnumEntrySwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.ActualKotlinFileSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.ClassOrFileDescriptorHolder.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.FlowMappingStrategy.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.KotlinClassSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.KotlinFileSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.KotlinTypeSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.MutableKotlinClassSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.MutableKotlinFileSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.MutableKotlinTypeSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.ObjcFqName.class - [JAR]
co.touchlab.skie.kir.irbuilder.impl
├─ co.touchlab.skie.kir.irbuilder.impl.DeclarationBuilderImpl.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.DeclarationBuilderImplKt.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.impl.GenerateIrPhase.class - [JAR]
co.touchlab.skie.compilerinject.interceptor
├─ co.touchlab.skie.compilerinject.interceptor.ErasedPhaseInterceptorChain.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.ErasedPhaseInterceptorChainKt.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.InterceptedPhaseBody.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.InterceptedPhaseBodyReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.InterceptedSameTypeCompilerPhase.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.InterceptedSameTypeCompilerPhaseReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.PhaseInterceptor.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.PhaseInterceptorConfigurer.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.PhaseInterceptorConfigurers_kgp_1_9_0Kt.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.PhaseInterceptorRegistrar.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.PhaseInterceptorRegistrarKt.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.SameTypeNamedCompilerPhaseReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.SameTypeNamedPhaseInterceptorConfigurer.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.SameTypeNamedPhaseInterceptorConfigurerKt.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.SameTypePhaseInterceptor.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.SameTypePhaseInterceptorConfigurer.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.SimpleNamedCompilerPhaseReflector.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.SimpleNamedPhaseInterceptorConfigurer.class - [JAR]
├─ co.touchlab.skie.compilerinject.interceptor.SimpleNamedPhaseInterceptorConfigurerKt.class - [JAR]
co.touchlab.skie.swiftmodel
├─ co.touchlab.skie.swiftmodel.DescriptorBridgeProvider.class - [JAR]
├─ co.touchlab.skie.swiftmodel.MutableSwiftModelScope.class - [JAR]
├─ co.touchlab.skie.swiftmodel.MutableSwiftModelScopeKt.class - [JAR]
├─ co.touchlab.skie.swiftmodel.ObjCTypeRenderer.class - [JAR]
├─ co.touchlab.skie.swiftmodel.SwiftExportScope.class - [JAR]
├─ co.touchlab.skie.swiftmodel.SwiftGenericExportScope.class - [JAR]
├─ co.touchlab.skie.swiftmodel.SwiftModelProvider.class - [JAR]
├─ co.touchlab.skie.swiftmodel.SwiftModelScope.class - [JAR]
├─ co.touchlab.skie.swiftmodel.SwiftModelScopeKt.class - [JAR]
├─ co.touchlab.skie.swiftmodel.SwiftModelVisibility.class - [JAR]
├─ co.touchlab.skie.swiftmodel.SwiftModelVisibilityKt.class - [JAR]
co.touchlab.skie.swiftmodel.callable
├─ co.touchlab.skie.swiftmodel.callable.DirectlyCallableMemberIdentifierAfterVisibilityChangesKt.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.KotlinCallableMemberSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.KotlinCallableMemberSwiftModelKindProviderKt.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.KotlinCallableMemberSwiftModelKt.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.KotlinCallableMemberSwiftModelVisitor.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.KotlinDirectlyCallableMemberSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.KotlinDirectlyCallableMemberSwiftModelVisitor.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.MutableKotlinCallableMemberSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.MutableKotlinCallableMemberSwiftModelVisitor.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.MutableKotlinDirectlyCallableMemberSwiftModel.class - [JAR]
├─ co.touchlab.skie.swiftmodel.callable.MutableKotlinDirectlyCallableMemberSwiftModelVisitor.class - [JAR]
io.outfoxx.swiftpoet
├─ io.outfoxx.swiftpoet.AnyTypeName.class - [JAR]
├─ io.outfoxx.swiftpoet.AnyTypeSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.AttributeSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.AttributedSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.CLASS.class - [JAR]
├─ io.outfoxx.swiftpoet.CodeBlock.class - [JAR]
├─ io.outfoxx.swiftpoet.CodeBlockKt.class - [JAR]
├─ io.outfoxx.swiftpoet.CodeWriter.class - [JAR]
├─ io.outfoxx.swiftpoet.CodeWriterKt.class - [JAR]
├─ io.outfoxx.swiftpoet.ComposedTypeName.class - [JAR]
├─ io.outfoxx.swiftpoet.DeclaredTypeName.class - [JAR]
├─ io.outfoxx.swiftpoet.DeclaredTypeNameKt.class - [JAR]
├─ io.outfoxx.swiftpoet.EnumerationCaseSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.ExtensionSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.ExternalTypeSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.FileMemberSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.FileSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.FileSpecKt.class - [JAR]
├─ io.outfoxx.swiftpoet.FunctionSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.FunctionTypeName.class - [JAR]
├─ io.outfoxx.swiftpoet.ImportSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.LineWrapper.class - [JAR]
├─ io.outfoxx.swiftpoet.Modifier.class - [JAR]
├─ io.outfoxx.swiftpoet.NameAllocator.class - [JAR]
├─ io.outfoxx.swiftpoet.NameAllocatorKt.class - [JAR]
├─ io.outfoxx.swiftpoet.NullAppendable.class - [JAR]
├─ io.outfoxx.swiftpoet.ParameterSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.ParameterSpecKt.class - [JAR]
├─ io.outfoxx.swiftpoet.ParameterizedTypeName.class - [JAR]
├─ io.outfoxx.swiftpoet.ParameterizedTypeNameKt.class - [JAR]
├─ io.outfoxx.swiftpoet.PropertySpec.class - [JAR]
├─ io.outfoxx.swiftpoet.SelfTypeName.class - [JAR]
├─ io.outfoxx.swiftpoet.Taggable.class - [JAR]
├─ io.outfoxx.swiftpoet.TaggableKt.class - [JAR]
├─ io.outfoxx.swiftpoet.TupleTypeName.class - [JAR]
├─ io.outfoxx.swiftpoet.TypeAliasSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.TypeName.class - [JAR]
├─ io.outfoxx.swiftpoet.TypeSpec.class - [JAR]
├─ io.outfoxx.swiftpoet.TypeVariableName.class - [JAR]
├─ io.outfoxx.swiftpoet.UtilKt.class - [JAR]
co.touchlab.skie.sir.util
├─ co.touchlab.skie.sir.util.MapNumberKindKt.class - [JAR]
├─ co.touchlab.skie.sir.util.SirClassIsObjcBridgeableKt.class - [JAR]
org.jetbrains.kotlin.backend.konan.objcexport
├─ org.jetbrains.kotlin.backend.konan.objcexport.ObjCNoneExportScope.class - [JAR]
co.touchlab.skie.util
├─ co.touchlab.skie.util.CollisionFreeIdentifierKt.class - [JAR]
├─ co.touchlab.skie.util.FrameworkLayout.class - [JAR]
├─ co.touchlab.skie.util.MutableLazyKt.class - [JAR]
├─ co.touchlab.skie.util.MutableList_addAllVarargKt.class - [JAR]
├─ co.touchlab.skie.util.Reporter.class - [JAR]
├─ co.touchlab.skie.util.SharedCounter.class - [JAR]
├─ co.touchlab.skie.util.SkieDirectories_objectFilePathsKt.class - [JAR]
├─ co.touchlab.skie.util.State.class - [JAR]
co.touchlab.skie.kir.irbuilder.util
├─ co.touchlab.skie.kir.irbuilder.util.AddChildKt.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.util.CreateValueParameterKt.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.util.DeserializedClassSourceFileKt.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.util.IrFunctionExpressionBuilderKt.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.util.IrSimpleFunctionBuilderKt.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.util.SUSPEND_WRAPPER_CHECKED_EXCEPTIONS.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.util.TypeParameterCopyKt.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.util.ValueParameterCopyKt.class - [JAR]
co.touchlab.skie.swiftmodel.type.translation
├─ co.touchlab.skie.swiftmodel.type.translation.BuiltinSwiftBridgeableProvider.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.translation.CustomTypeMapper.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.translation.CustomTypeMappers.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.translation.FlowTypeMapper.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.translation.FlowTypeMappers.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.translation.ObjCValueType.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.translation.SwiftTypeTranslator.class - [JAR]
├─ co.touchlab.skie.swiftmodel.type.translation.SwiftTypeTranslatorKt.class - [JAR]
co.touchlab.skie.sir.element.util
├─ co.touchlab.skie.sir.element.util.SirElementParentPropertyKt.class - [JAR]
co.touchlab.skie.kir.irbuilder
├─ co.touchlab.skie.kir.irbuilder.DeclarationBuilder.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.DeclarationBuilderKt.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.DeclarationTemplate.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.FunctionBuilder.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.Namespace.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.SecondaryConstructorBuilder.class - [JAR]
├─ co.touchlab.skie.kir.irbuilder.UnsupportedDeclarationDescriptorException.class - [JAR]