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