Skip to main content
Module Codex_options.Value_int
val ty : t Frama_c_kernel.Type.tval descr : t Frama_c_kernel.Descr.tval packed_descr : Frama_c_kernel.Structural_descr.packval equal : t -> t -> boolval compare : t -> t -> intval pretty : Stdlib.Format.formatter -> t -> unitval mem_project : (Frama_c_kernel.Project_skeleton.t -> bool) -> t -> boolval of_string : string -> tval to_string : t -> string