Searched defs:TypeElement (Results 1 – 5 of 5) sorted by relevance
83 ImmutableMap<TypeElement, TypeElement> existingModuleToOwners) { in validateSubcomponentMethods()114 ImmutableMap<TypeElement, TypeElement> existingModuleToOwners) { in validateFactoryMethodParameters()
217 private void process(ImmutableSetMultimap<TypeElement, Element> validElements) { in process()346 ImmutableSetMultimap.Builder<TypeElement, Element> annotatedElements) { in findAnnotatedElements()
131 Multimap<TypeElement, ContributionBinding> contributionBindings, in forContributionBindings()
110 Function<TypeElement, Optional<A>> annotationFunction, in checkAnnotation()
259 TypeElement contributedBy, in setMethodBindingProperties() argument