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.