Skip to main content

Module span

Module span 

Source
Expand description

Byte-offset spans and source-file line/column mapping.

Structsยง

LineCol
1-based line/column position.
SourceFile
A source file plus the precomputed line table needed to resolve spans.
Span
A half-open byte range into a source file.