Class GotoCfgEdge
java.lang.Object
sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
sootup.codepropertygraph.propertygraph.edges.AbstCfgEdge
sootup.codepropertygraph.propertygraph.edges.GotoCfgEdge
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
equals, getDestination, getSource, hashCode
-
Constructor Details
-
GotoCfgEdge
-
-
Method Details
-
getLabel
Description copied from class:AbstCfgEdgeReturns the label identifying this CFG edge type.- Specified by:
getLabelin classAbstCfgEdge
-