generateGraph

fun generateGraph(target: ResolvedModuleName, destinationFile: File, problemHandler: ProblemHandler)

Generate a graph.

Parameters

target

The resolved name of the module whose ancestors to trace.

destinationFile

Where to write the .gv dot format file.

problemHandler

How to handle or report Problems that arise during the build.