generate Graph
fun generateGraph( target: ResolvedModuleName, destinationFile: File, problemHandler: ProblemHandler)
Content copied to clipboard
Generate a graph.
Parameters
target
The resolved name of the module whose ancestors to trace.
destination File
Where to write the .gvdot format file.
problem Handler
How to handle or report Problems that arise during the build.