Expand description
Byte-offset spans and source-file line/column mapping.
Structsยง
- LineCol
- 1-based line/column position.
- Source
File - A source file plus the precomputed line table needed to resolve spans.
- Span
- A half-open byte range into a source file.