package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module S : Spec

Signature

include sig ... end
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 : (S.C.t * S.D.t * CilType.Fundec.t) -> [> `Assoc of (string * Yojson.Safe.t) list ]
val name : unit -> string
val arbitrary : unit -> (S.C.t * S.D.t * CilType.Fundec.t) QCheck.arbitrary
val show : t -> string
val pretty : unit -> ('a * S.D.t * 'b) -> Printable.Pretty.doc
val printXml : 'a BatInnerIO.output -> (S.C.t * S.D.t * 'b) -> unit
OCaml

Innovation. Community. Security.