package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : include_cmis:bool -> bool -> t
val find_loc : t -> ?after:bool -> int -> Parse_info.t option
val is_empty : t -> bool
val paths : t -> units:Stdlib.StringSet.t -> Stdlib.StringSet.t