hasConstructors

abstract fun hasConstructors(): Boolean

Determines whatever the declaration has any constructor.

Return

true if the declaration has any constructor, false otherwise.