hasImports

abstract fun hasImports(): Boolean

Determines whatever the declaration has any import.

Return

true if the declaration has any import, false otherwise.