Pulselib.PulseCallEventtype t = | Call of IR.Procname.tknown function with summary
*)| Model of stringhardcoded model with hardcoded name
*)| ModelName of IR.Procname.thardcoded model taking the name of the original procedure
*)| SkippedKnownCall of IR.Procname.tknown function without summary
*)| SkippedUnknownCall of IR.Exp.tcouldn't link the expression to a proc name
*)include Ppx_compare_lib.Comparable.S with type t := tval compare : t Base__Ppx_compare_lib.compareinclude Ppx_compare_lib.Equal.S with type t := tval equal : t Base__Ppx_compare_lib.equalval pp : F.formatter -> t -> unitval describe : F.formatter -> t -> unitval pp_name_only : with_class:bool -> F.formatter -> t -> unitval to_name_only : t -> string