KoGenericTypeProvider

Deprecated

Will be removed in version 0.18.0

Replace with

KoIsGenericTypeProvider

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

Inheritors

Properties

Link copied to clipboard
abstract val isGenericType: Boolean

Determines whatever type is generic type.