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

Member predicate AnnotationType :: getContainingAnnotationType

If this annotation type is annotated with the meta-annotation @Repeatable, gets the annotation type which acts as containing annotation type.

AnnotationType getContainingAnnotationType ( )