Home
last modified time | relevance | path

Searched defs:annotationTypes (Results 1 – 7 of 7) sorted by relevance

/external/auto/common/src/main/java/com/google/auto/common/
DBasicAnnotationProcessor.java219 ImmutableSet<TypeElement> annotationTypes = getSupportedAnnotationTypeElements(step); in process() local
313 Set<ElementName> annotatedElements, ImmutableSet<TypeElement> annotationTypes) { in indexByAnnotation()
319 findAnnotatedElements(element.get(), annotationTypes, deferredElements); in indexByAnnotation() local
345 ImmutableSet<TypeElement> annotationTypes, in findAnnotatedElements()
/external/doclava/doclet_adapter/src/test/java/com/google/doclava/javadoc/
DPackageDocImplTest.java102 public void annotationTypes() { in annotationTypes() method in PackageDocImplTest
103 ClassDoc[] annotationTypes = comExamplePackages.annotationTypes(); in annotationTypes() local
/external/doclava/doclet_adapter/src/main/java/com/google/doclava/javadoc/
DPackageDocImpl.java61 private AnnotationTypeDoc[] annotationTypes; field in PackageDocImpl
178 public AnnotationTypeDoc[] annotationTypes() { in annotationTypes() method in PackageDocImpl
/external/doclava/doclet_adapter/src/main/java/com/sun/javadoc/
DPackageDoc.java122 AnnotationTypeDoc[] annotationTypes(); in annotationTypes() method
/external/TestParameterInjector/src/main/java/com/google/testing/junit/testparameterinjector/
DTestParameterAnnotationMethodProcessor.java734 ImmutableList<AnnotationTypeOrigin> annotationTypes = in getAnnotationValuesForUsedAnnotationTypes() local
/external/dokka/core/src/main/kotlin/javadoc/
Ddocbase.kt99 override fun annotationTypes(): Array<out AnnotationTypeDoc> = emptyArray() in annotationTypes() method
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dbooks.v1.json3691 "annotationTypes": { object