hasModifiers

abstract fun hasModifiers(): Boolean

Determines whatever the declaration has modifiers.

Return

true if the declaration has modifier, false otherwise.