MCPcopy Index your code
hub / github.com/google/dagger / binding

Method binding

java/dagger/model/BindingGraph.java:308–308  ·  view source on GitHub ↗

The binding.

()

Source from the content-addressed store, hash-verified

306
307 /** The binding. */
308 public abstract Binding binding();
309
310 /**
311 * The {@link Element}s (other than the binding's {@link Binding#bindingElement()}) that are

Callers 3

visitGraphMethod · 0.45
dotNodeMethod · 0.45
bindingNodesMethod · 0.45

Calls

no outgoing calls

Tested by 1

visitGraphMethod · 0.36