KoIsGenericProvider

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

Inheritors

Properties

Link copied to clipboard
abstract val isGeneric: Boolean

Determines whatever declaration is generic.