hasTypeAliases

abstract fun hasTypeAliases(): Boolean

Determines whatever declaration has any type alias.

Return

true if the declaration has any type alias, false otherwise.