package frama-c

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

Module Frama_c_kernel.Hpath

type t
val empty : t
val cwd : t
val of_string : ?base:string -> string -> t
val to_string : t -> string
type base =
  1. | Absolute
  2. | Cwd
  3. | Name of string * t
val to_uri : t -> base * string
module Names : sig ... end
OCaml

Innovation. Community. Security.