hasImportAliases

abstract fun hasImportAliases(): Boolean

Determines whatever declaration has any import alias.

Return

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