Expand description
Compatibility path for shared source and span types.
Structs§
- Position
- A 1-based line/column position in a source file.
- Source
File - One source file in the program’s file registry.
- Span
- A half-open, 1-based source interval in one file.
Type Aliases§
- FileId
- A typed ID referencing a
SourceFilein the program’s file arena.