DebugProtocol.Sourceval presentation_hint_of_js : Ojs.t -> presentation_hintval presentation_hint_to_js : presentation_hint -> Ojs.tinclude sig ... endval name : t -> string Interop.or_undefinedval path : t -> string Interop.or_undefinedval sourceReference : t -> int Interop.or_undefinedval presentationHint : t -> presentation_hint Interop.or_undefinedval origin : t -> string Interop.or_undefinedval sources : t -> t list Interop.or_undefinedval adapterDate : t -> Interop.Js.Any.t Interop.or_undefinedval checksums : t -> Checksum.t list Interop.or_undefined