All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.co.touchlab.skie.shim.DescriptorUtils.kt Maven / Gradle / Ivy

The newest version!
package co.touchlab.skie.shim

import org.jetbrains.kotlin.descriptors.DeclarationDescriptor
import org.jetbrains.kotlin.descriptors.PackageFragmentDescriptor

expect fun DeclarationDescriptor.findPackage(): PackageFragmentDescriptor




© 2015 - 2024 Weber Informatics LLC | Privacy Policy