|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface DependencyGraphRenderer
Interface that renders a dependency graph to the given writer. May have differing implementations for output to System.out, HTML etc.
Method Summary | |
---|---|
void
|
render(GraphNode root)
|
Method Detail |
---|
void render(GraphNode root)
Groovy Documentation