Interface CallGraphNodeToRecv

All Superinterfaces:
CallGraphNodeToArgs, GraphNode

public interface CallGraphNodeToRecv extends CallGraphNodeToArgs
GraphNode which supports call flow, to bind a recv.
  • Method Details

    • recv

      Binds a recv to the call.
      Parameters:
      recv - the recv of the call.
      Returns:
      a call flow with the recv.