Searched defs:componentAnnotation (Results 1 – 7 of 7) sorted by relevance
50 private final Class<? extends Annotation> componentAnnotation; field in ComponentCreatorAnnotation65 public final Class<? extends Annotation> componentAnnotation() { in componentAnnotation() method in ComponentCreatorAnnotation126 ComponentAnnotation componentAnnotation) { in creatorAnnotationsFor()
118 TypeElement typeElement, ComponentAnnotation componentAnnotation) { in create()217 ComponentAnnotation componentAnnotation, in getDescriptorForComponentMethod()
54 public static ComponentMessages componentMessagesFor(ComponentAnnotation componentAnnotation) { in componentMessagesFor()
58 private final ClassName componentAnnotation; field in ComponentGenerator70 ClassName componentAnnotation, in ComponentGenerator()
191 private ClassName componentAnnotation(ComponentDescriptor componentDescriptor) { in componentAnnotation() method in RootGenerator
167 public static ComponentAnnotation componentAnnotation(AnnotationMirror annotation) { in componentAnnotation() method in ComponentAnnotation
164 private ComponentAnnotation componentAnnotation() { in componentAnnotation() method in ComponentValidator.ElementValidator