hasEnumConstants

abstract fun hasEnumConstants(): Boolean

Determines whatever the declaration has any enum constant.

Return

true if the declaration has any enum constant, false otherwise.