VirtualCFG::FilteredCFGEdge
Synopsis
Declared in <SageIII/virtualCFG/filteredCFG.h>
template<typename FilterFunction>
class FilteredCFGEdge;
Member Functions
Name |
Description |
|
Need a default constructor to use with graph wrappers. Underlying path will be invalid. |
The underlying path in the full CFG represented by this edge in the filtered CFG. |
|
Equality operators |
|
Inequality operators |
|
Lessāthan operators |