package frama-c

  1. Overview
  2. Docs

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

Module type Logic.FieldSource

Field for Record 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 sort : t -> sort

of field

OCaml

Innovation. Community. Security.