Searched defs:hasAnnotations (Results 1 – 2 of 2) sorted by relevance
294 public boolean hasAnnotations() { in hasAnnotations() method in AnnotatedClass
32 public val Flags.hasAnnotations: Boolean get() = Flag.HAS_ANNOTATIONS(this) constant