Searched defs:componentAnnotation (Results 1 – 7 of 7) sorted by relevance
45 private final ClassName componentAnnotation; field in ComponentCreatorAnnotation59 public final ClassName componentAnnotation() { in componentAnnotation() method in ComponentCreatorAnnotation120 ComponentAnnotation componentAnnotation) { in creatorAnnotationsFor()
196 ComponentAnnotation componentAnnotation = in create() local
58 private final ClassName componentAnnotation; field in ComponentGenerator69 ClassName componentAnnotation, in ComponentGenerator()
216 private ClassName componentAnnotation(ComponentDescriptor componentDescriptor) { in componentAnnotation() method
444 XTypeElement typeElement, ComponentAnnotation componentAnnotation) { in create()450 XTypeElement typeElement, ComponentAnnotation componentAnnotation) { in createUncached()531 ComponentAnnotation componentAnnotation, in getDescriptorForComponentMethod()
58 public static ComponentMessages componentMessagesFor(ComponentAnnotation componentAnnotation) { in componentMessagesFor()
158 private ComponentAnnotation componentAnnotation() { in componentAnnotation() method in ComponentValidator.ElementValidator