is Kotlin Type
Deprecated
Will be removed in version 0.19.0
Replace with
sourceDeclaration?.isKotlinType
Content copied to clipboard
Determines whatever declaration is a build in Kotlin type. It can be a basic Kotlin type Basic types or collection type Collections overview (https://kotlinlang.org/docs/collections-overview.html#collection).