Values.DocumentTextSourceThe text of the document.
type nonrec t = {highlights : Highlights.t option;Highlights in the document text.
*)text : SensitiveString.t option;Text in the document.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Integer of HighlightOffset.t ]) list ]
list
| `String of SensitiveString.t ])
list ]