Module Lineage.Edge

module Kind : sig ... end
type kind = Kind.t
type t
val pp : t Fmt.t
val kind : t -> kind
val location : t -> IBase.Location.t
val procname : t -> IR.Procname.t