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

Member predicate Annotatable :: hasAnnotation

Holds if this element has an annotation, including inherited annotations. The retention policy of the annotation type is not considered.

predicate hasAnnotation ( )