Searched refs:bindsBinding (Results 1 – 1 of 1) sorted by relevance
64 ContributionBinding bindsBinding, BindingGraph graph) { in isBindsScopeStrongerThanDependencyScope() argument65 checkArgument(bindsBinding.kind().equals(DELEGATE)); in isBindsScopeStrongerThanDependencyScope()67 graph.contributionBinding(getOnlyElement(bindsBinding.dependencies()).key()); in isBindsScopeStrongerThanDependencyScope()68 ScopeKind bindsScope = ScopeKind.get(bindsBinding); in isBindsScopeStrongerThanDependencyScope()