KoHasPackageProvider

An interface representing a Kotlin declaration that provides information about whether it has a package.

Inheritors

Properties

Link copied to clipboard

Determines whatever the package matches the directory structure (file path).

Functions

Link copied to clipboard
abstract fun hasPackage(name: String): Boolean

Determines whatever the declaration has package.