package js_of_ocaml-compiler

  1. Overview
  2. Docs
type t
val of_file : string -> t
val of_lexbuf : Lexing.lexbuf -> t
val of_channel : in_channel -> t