package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val hash : t -> int
val tag : 'a -> 'b
val to_yojson : (SpecSys.Spec.C.t * SpecSys.Spec.D.t * CilType.Fundec.t) -> [> `Assoc of (string * Yojson.Safe.t) list ]
val name : unit -> string
val show : t -> string
val pretty : unit -> ('a * SpecSys.Spec.D.t * 'b) -> Printable.Pretty.doc
val printXml : 'a BatInnerIO.output -> (SpecSys.Spec.C.t * SpecSys.Spec.D.t * 'b) -> unit
OCaml

Innovation. Community. Security.