package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Pointer
  2. | Field of Frama_c_kernel.Cil_types.fieldinfo
val compare : t -> t -> int
val default : t
val is_pointer : t -> bool
val is_field : t -> bool
val pretty : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.