hasAnnotations

abstract fun hasAnnotations(): Boolean

Determines whatever declaration has any annotation.

Return

true if the declaration has any annotation, false otherwise.