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