Searched defs:annotationMirror (Results 1 – 10 of 10) sorted by relevance
129 AnnotationMirror annotationMirror, String elementName) { in getAnnotationValue()141 AnnotationMirror annotationMirror, final String elementName) { in getAnnotationElementAndValue()201 public static String toString(AnnotationMirror annotationMirror) { in toString()
197 private static boolean validateAnnotation(AnnotationMirror annotationMirror) { in validateAnnotation()
219 static String toString(AnnotationMirror annotationMirror) { in toString()
148 AnnotationMirror annotationMirror = getAnnotationMirror(e, AutoService.class).get(); in processAnnotations() local230 AnnotationMirror annotationMirror) { in checkImplementer()278 TypeElement providerImplementer, AnnotationMirror annotationMirror) { in checkNotAbstract()327 private ImmutableSet<DeclaredType> getValueFieldOfClasses(AnnotationMirror annotationMirror) { in getValueFieldOfClasses()
131 AnnotationMirror annotationMirror) {} in printMessage()138 AnnotationMirror annotationMirror, in printMessage()
63 XAnnotation annotationMirror = element.getAnnotation(ClassNames.PROCESSED_ROOT_SENTINEL); in create() local
82 XAnnotation annotationMirror = element.getAnnotation(ClassNames.AGGREGATED_UNINSTALL_MODULES); in create() local
228 static String sourceFormForAnnotation(AnnotationMirror annotationMirror) { in sourceFormForAnnotation()248 private static void validateClassValues(AnnotationMirror annotationMirror) { in validateClassValues()
146 private AnnotationMirror annotationMirror; field in AnnotationValuesTest189 AnnotationMirror annotationMirror = AnnotationValues.getAnnotationMirror(value); in getAnnotationMirror() local
70 AnnotationMirror annotationMirror, String key) { in getAnnotationTypeMirrorValue()