Class AbstCfgEdge
java.lang.Object
sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
sootup.codepropertygraph.propertygraph.edges.AbstCfgEdge
- Direct Known Subclasses:
ExceptionalCfgEdge
,GotoCfgEdge
,IfFalseCfgEdge
,IfTrueCfgEdge
,NormalCfgEdge
,SwitchCfgEdge
-
Constructor Summary
-
Method Summary
Methods inherited from class sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
equals, getDestination, getSource, hashCode
-
Constructor Details
-
AbstCfgEdge
-
-
Method Details
-
getLabel
- Specified by:
getLabel
in classPropertyGraphEdge
-