Interface FlowEdge

All Superinterfaces:
Edge<Node>, Serializable
All Known Implementing Classes:
OtherFlowEdge

public interface FlowEdge extends Edge<Node>
Represents edges in flow graph.
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
     

    Methods inherited from interface pascal.taie.util.graph.Edge

    source, target