package js_of_ocaml-compiler

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

Module Js_of_ocaml_compiler.DriverSource

Sourcetype profile
Sourceval f : ?standalone:bool -> ?wrap_with_fun:[ `Iife | `Anonymous | `Named of string ] -> ?profile:profile -> link:[ `All | `All_from of string list | `Needed | `No ] -> ?source_map:Source_map.t -> Pretty_print.t -> Parse_bytecode.Debug.t -> Code.program -> Source_map.t option
Sourceval f' : ?standalone:bool -> ?wrap_with_fun:[ `Iife | `Anonymous | `Named of string ] -> ?profile:profile -> link:[ `All | `All_from of string list | `Needed | `No ] -> Pretty_print.t -> Parse_bytecode.Debug.t -> Code.program -> unit
Sourceval from_string : prims:string array -> debug:Instruct.debug_event list array -> string -> Pretty_print.t -> unit
Sourceval configure : Pretty_print.t -> unit
Sourceval profiles : (int * profile) list
Sourceval profile : int -> profile option
OCaml

Innovation. Community. Security.