public class DFSCFGPrinter extends CFGPrinter implements DFSEdgeTypes
BACK_EDGE, CROSS_EDGE, FORWARD_EDGE, TREE_EDGE, UNKNOWN_EDGE
Constructor and Description |
---|
DFSCFGPrinter(CFG cfg,
DepthFirstSearch dfs) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
edgeAnnotate(Edge edge) |
blockAnnotate, blockStartAnnotate, instructionAnnotate, instructionIterator, isForwards, print, setIsForwards
public DFSCFGPrinter(CFG cfg, DepthFirstSearch dfs)
public java.lang.String edgeAnnotate(Edge edge)
edgeAnnotate
in class CFGPrinter
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.