Searched defs:annotation (Results 1 – 6 of 6) sorted by relevance
214 Object[] annotation = getClassSignatureAnnotation(clazz); in getClassSignatureAttribute() local
105 Object[] annotation = Method.getSignatureAnnotation(declaringClass, slot); in getSignatureAttribute() local
144 Object[] annotation = getSignatureAnnotation(declaringClass, slot); in getSignatureAttribute() local
130 Object[] annotation = getSignatureAnnotation(declaringClass, slot); in getSignatureAttribute() local
124 Class<? extends Annotation> annotation) { in assertPresent()
135 Object[] annotation = getSignatureAnnotation(); in getSignatureAttribute() local260 A annotation = getDeclaredAnnotation(annotationType); in getAnnotation() local