package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type data
val create : unit -> data
val find_loc : data -> ?after:bool -> int -> Parse_info.t option
val is_empty : data -> bool