Searched refs:builderMethodType (Results 1 – 1 of 1) sorted by relevance
368 TypeElement builderMethodType = builderMethodEntry.getKey(); in addBuilderMethods() local373 builderMethod.addParameter(builderMethodType, parameterName); in addBuilderMethods()375 if (graph.componentRequirements().contains(builderMethodType)) { in addBuilderMethods()378 builderFields.get(builderMethodType).name(), in addBuilderMethods()381 } else if (graph.ownedModuleTypes().contains(builderMethodType)) { in addBuilderMethods()397 ClassName.fromTypeElement(builderMethodType)); in addBuilderMethods()