Searched refs:DEFINE_COMPONENT_BUILDER (Results 1 – 4 of 4) sorted by relevance
53 ClassNames.DEFINE_COMPONENT.toString(), ClassNames.DEFINE_COMPONENT_BUILDER.toString()); in getSupportedAnnotationTypes()64 } else if (ClassName.get(annotation).equals(ClassNames.DEFINE_COMPONENT_BUILDER)) { in processEach()
65 Processors.hasAnnotation(element, ClassNames.DEFINE_COMPONENT_BUILDER), in getUncached()
108 ClassNames.DEFINE_COMPONENT_BUILDER, in getComponentTree()
39 public static final ClassName DEFINE_COMPONENT_BUILDER = field in ClassNames