#include <ShStructural.hpp>
Collaboration diagram for SH::ShStructuralNode::CfgMatch:

Public Member Functions | |
| CfgMatch (ShCtrlGraphNodePtr from) | |
| CfgMatch (ShCtrlGraphNodePtr from, ShCtrlGraphNode::SuccessorList::iterator S) | |
| bool | isFollower () |
Public Attributes | |
| ShCtrlGraphNodePtr | from |
| ShCtrlGraphNodePtr | to |
| ShCtrlGraphNode::SuccessorList::iterator | S |
Used in searching for cfg edges that match criteria in the structural graph.
Definition at line 89 of file ShStructural.hpp.
1.4.2