AnalyzeCFG.RTtype t = Spec.C.t * Spec.D.t * CilType.Fundec.tval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.inttype group = Printable.Std.group = |val show_group : group -> 'aval hash : (Spec.C.t * Spec.D.t * CilType.Fundec.t) -> intval to_yojson :
(Spec.C.t * Spec.D.t * CilType.Fundec.t) ->
[> `Assoc of (string * Printable.json) list ]val relift :
(Spec.C.t * Spec.D.t * CilType.Fundec.t) ->
Spec.C.t * Spec.D.t * CilType.Fundec.tval invariant :
Invariant.context ->
(Spec.C.t * Spec.D.t * CilType.Fundec.t) ->
Invariant.tval arbitrary :
unit ->
(Spec.C.t * Spec.D.t * CilType.Fundec.t) QCheck.arbitraryval show : t -> stringval pretty : unit -> ('a * Spec.D.t * 'b) -> Pretty.docval printXml : 'a BatInnerIO.output -> (Spec.C.t * Spec.D.t * 'b) -> unit