KoConstructorDefinedProvider

Deprecated

Will be removed in version 0.18.0

Replace with

KoIsConstructorDefinedProvider

An interface representing a Kotlin declaration that provides information about whether it is defined within a constructor or not.

Inheritors

Properties

Link copied to clipboard

Determines whatever declaration is defined in constructor (true) or not (false).