Searched defs:contributionType (Results 1 – 4 of 4) sorted by relevance
83 ContributionType contributionType() { in contributionType() method in ContributionBinding
80 ContributionType contributionType() { in contributionType() method in ProductionBinding
84 TypeElement contributionType) { in getOrCreateComponentContributionFieldSnippet()
182 private Snippet getComponentContributionSnippet(TypeElement contributionType) { in getComponentContributionSnippet()187 checkState(snippet.isPresent(), "no builder or component field for %s", contributionType); in getComponentContributionSnippet() local197 TypeElement contributionType) { in getOrCreateComponentContributionFieldSnippet()