Source
interface Source
A possibly partial view of a source document.
Offsets, lines, and columns are always relative to the complete document, even when only a fragment of its text is retained.
Inheritors
Properties
Functions
Link copied to clipboard
Converts an absolute UTF-16 offset within the retained range to a position.
Link copied to clipboard
Creates a span from two absolute offsets.