Interface DFSEdgeTypes

All Superinterfaces:
DFSEdgeTypes
All Known Implementing Classes:
DFSCFGPrinter, PatternMatcher, SimplePathEnumerator

public interface DFSEdgeTypes extends DFSEdgeTypes
Interface defining depth first search edge type Const. This is just a placeholder that forwards to the real interface in the edu.umd.cs.findbugs.graph package.
Author:
David Hovemeyer
See Also: