Searched refs:entryPointBindings (Results 1 – 2 of 2) sorted by relevance
224 public ImmutableSet<MaybeBinding> entryPointBindings() { in entryPointBindings() method in BindingGraph
283 if (bindingGraph.entryPointBindings().contains(node)) { in dotNode()