Searched defs:annotationTypes (Results 1 – 7 of 7) sorted by relevance
219 ImmutableSet<TypeElement> annotationTypes = getSupportedAnnotationTypeElements(step); in process() local313 Set<ElementName> annotatedElements, ImmutableSet<TypeElement> annotationTypes) { in indexByAnnotation()319 findAnnotatedElements(element.get(), annotationTypes, deferredElements); in indexByAnnotation() local345 ImmutableSet<TypeElement> annotationTypes, in findAnnotatedElements()
102 public void annotationTypes() { in annotationTypes() method in PackageDocImplTest103 ClassDoc[] annotationTypes = comExamplePackages.annotationTypes(); in annotationTypes() local
61 private AnnotationTypeDoc[] annotationTypes; field in PackageDocImpl178 public AnnotationTypeDoc[] annotationTypes() { in annotationTypes() method in PackageDocImpl
122 AnnotationTypeDoc[] annotationTypes(); in annotationTypes() method
734 ImmutableList<AnnotationTypeOrigin> annotationTypes = in getAnnotationValuesForUsedAnnotationTypes() local
99 override fun annotationTypes(): Array<out AnnotationTypeDoc> = emptyArray() in annotationTypes() method
3691 "annotationTypes": { object