Represents an edge in the call graph, indicating a call from one function to another.

Constructors

Properties

Constructors

Properties

The destination node ID representing the called function

The source node ID representing the calling function