package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val of_file : string -> t
val of_string : ?pos:Lexing.position -> ?filename:string -> string -> t
val of_channel : in_channel -> t