Expand description
Per-instruction source positions for diagnostics and the disassembler.
Structsยง
- Source
Map - Maps instruction indexes to the source position of the form that produced them. Stored as a parallel vector so lookup during error construction is a single index.