package ojs_ed

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

Module Ojs_aceSource

Sourceclass type undoManager = object ... end
Sourceval newUndoManager : unit -> 'a
Sourceclass type document = object ... end
Sourceclass type editSession = object ... end
Sourceval newEditSession : string -> string -> editSession Js_of_ocaml.Js.t
Sourceval createEditSession : string -> string -> editSession Js_of_ocaml.Js.t
Sourceclass type renderer = object ... end
Sourceclass type editor = object ... end
Sourceclass type mode = object ... end
Sourceclass type modeList = object ... end
Sourceclass type ace = object ... end
OCaml

Innovation. Community. Security.