as Kotlin Basic Type Declaration
Deprecated
Will be removed in version 0.19.0
Replace with
sourceDeclaration?.asKotlinBasicTypeDeclaration()Content copied to clipboard
Represents the Kotlin basic type declaration associated with this declaration.
Return
the Kotlin basic type declaration associated with this declaration.