KoWildcardProvider

Deprecated

Will be removed in version 0.18.0

Replace with

KoIsWildcardProvider

An interface representing a Kotlin declaration that provides information about whether it is a wildcard.

Inheritors

Properties

Link copied to clipboard
abstract val isWildcard: Boolean

Determines whatever this declaration is a wildcard.