java.lang.Object
sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
sootup.codepropertygraph.propertygraph.edges.AbstCfgEdge
Direct Known Subclasses:
ExceptionalCfgEdge, GotoCfgEdge, IfFalseCfgEdge, IfTrueCfgEdge, NormalCfgEdge, SwitchCfgEdge

public abstract class AbstCfgEdge extends PropertyGraphEdge