Class DotExporter

java.lang.Object
sootup.core.util.DotExporter

public class DotExporter extends Object
Exports a StmtGraph into a Dot representation (see https://graphviz.org) to visualize the Graph
Author:
Markus Schmidt