Package | Description |
---|---|
com.google.inject.grapher | |
com.google.inject.grapher.graphviz |
Modifier and Type | Method and Description |
---|---|
private ImplementationNode |
DefaultNodeCreator.NodeVisitor.newImplementationNode(Binding<?> binding,
java.util.Collection<java.lang.reflect.Member> members)
Returns a new implementation node for the given binding.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractInjectorGrapher.newImplementationNode(ImplementationNode node)
Adds a new implementation node to the graph.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GraphvizGrapher.newImplementationNode(ImplementationNode node) |