package frama-c

  1. Overview
  2. Docs

doc/qed/Qed/Logic/module-type-Data/index.html

Module type Logic.DataSource

Abstract Data Types

include Symbol
type t
val hash : t -> int
val equal : t -> t -> bool
val compare : t -> t -> int
val pretty : Format.formatter -> t -> unit
val debug : t -> string

for printing during debug

val basename : t -> string

hint for generating fresh names

OCaml

Innovation. Community. Security.