package frama-c

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

Parameters

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

Signature

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

for printing during debug

val basename : t -> string

hint for generating fresh names