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).