Searched defs:annotationTypes (Results 1 – 10 of 10) sorted by relevance
217 ImmutableSet<TypeElement> annotationTypes = getSupportedAnnotationTypeElements(step); in process() local311 Set<ElementName> annotatedElements, ImmutableSet<TypeElement> annotationTypes) { in indexByAnnotation()317 findAnnotatedElements(element.get(), annotationTypes, deferredElements); in indexByAnnotation() local343 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
250 private static ImmutableList<Class<? extends Annotation>> annotationTypes( in annotationTypes() method in TestParameterTest
827 ImmutableList<AnnotationTypeOrigin> annotationTypes = in getAnnotationValuesForUsedAnnotationTypes() local
734 ImmutableList<AnnotationTypeOrigin> annotationTypes = in getAnnotationValuesForUsedAnnotationTypes() local
99 override fun annotationTypes(): Array<out AnnotationTypeDoc> = emptyArray() in annotationTypes() method
3691 "annotationTypes": { object