public static interface BindingGraph.SubcomponentCreatorBindingEdge extends BindingGraph.Edge
The source node of this edge is a
 Binding for the subcomponent creator Key and the target node is a BindingGraph.ComponentNode for the
 child subcomponent.
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableSet<javax.lang.model.element.TypeElement> | 
declaringModules()
The modules that declare the subcomponent that generated
 this edge. 
 | 
com.google.common.collect.ImmutableSet<javax.lang.model.element.TypeElement> declaringModules()