Byte offsets of each line start (index 0 = line 1 at byte 0), plus the total length.
Total source length in bytes.
lineStarts[k] is the byte offset where line k + 1 begins.
lineStarts[k]
k + 1
Byte offsets of each line start (index 0 = line 1 at byte 0), plus the total length.