Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Io.CallBack
Sourcetype t = {
log_error : string -> string -> unit;
send_diagnostics : uri:string ->
version:int ->
Types.Diagnostic.t list ->
unit;
send_fileProgress : uri:string ->
version:int ->
(Types.Range.t * int) list ->
unit;
}