package frama-c

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

Module Kind.MakeTauSource

Parameters

module F : Logic.Field
module A : Logic.Data

Signature

include Logic.Symbol with type t = (F.t, A.t) Logic.datatype
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval pretty : Format.formatter -> t -> unit
Sourceval debug : t -> string

for printing during debug

Sourceval basename : t -> string

hint for generating fresh names

OCaml

Innovation. Community. Security.