CodeQL library for Java
codeql/java-all 0.7.5 ( changelog , source )
Search

Member predicate Annotatable :: hasDeclaredAnnotation

Holds if this element has a declared annotation, excluding inherited annotations. The retention policy of the annotation type is not considered.

predicate hasDeclaredAnnotation ( )