package configuration

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val parse : Lexing.lexbuf -> t -> t
val parse_string : string -> t -> t
val parse_channel : Pervasives.in_channel -> t -> t
val parse_file : string -> t -> t