public static interface BindingGraph.SubcomponentBuilderBindingEdge extends BindingGraph.Edge
BindingGraph.BindingNode
for the subcomponent builder 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()