package configuration

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

Parameters

module D : Definition

Signature

type t = D.t
val parse : Stdlib.Lexing.lexbuf -> t -> t
val parse_string : string -> t -> t
val parse_channel : Stdlib.in_channel -> t -> t
val parse_file : string -> t -> t