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.Var_printerSource

Sourcemodule Alphabet : sig ... end
Sourcetype t
Sourceval add_reserved : string list -> unit
Sourceval get_reserved : unit -> Stdlib.StringSet.t
Sourceval create : ?pretty:bool -> ?stable:bool -> Alphabet.t -> t
Sourceval reset : t -> unit
Sourceval to_string : t -> ?origin:int -> int -> string
Sourceval name : t -> int -> string -> unit
Sourceval get_name : t -> int -> string option
Sourceval propagate_name : t -> int -> int -> unit
Sourceval set_pretty : t -> bool -> unit
Sourceval set_stable : t -> bool -> unit
OCaml

Innovation. Community. Security.