Searched defs:componentAnnotation (Results 1 – 5 of 5) sorted by relevance
33 private final Class<? extends Annotation> componentAnnotation; field in AbstractComponentProcessingStep42 Class<? extends Annotation> componentAnnotation, in AbstractComponentProcessingStep()
70 static ImmutableList<TypeMirror> getComponentModules(AnnotationMirror componentAnnotation) { in getComponentModules()77 static ImmutableList<TypeMirror> getComponentDependencies(AnnotationMirror componentAnnotation) { in getComponentDependencies()
67 Class<? extends Annotation> componentAnnotation = componentType.annotationType(); in validate() local
126 abstract AnnotationMirror componentAnnotation(); in componentAnnotation() method in ComponentDescriptor
545 Optional<AnnotationMirror> componentAnnotation = in validateComponentHierarchy() local692 Optional<AnnotationMirror> componentAnnotation = in validateScopeHierarchy() local