Class CallGraphDebugger<W extends wpds.impl.Weight>


  • public class CallGraphDebugger<W extends wpds.impl.Weight>
    extends Debugger<W>
    Can be used to obtain a dot file which can be plotted into a graphical representation of the call graph. Call graph includes all edges and all methods which have edges incoming or outgoing.