Module source_map

Module source_map 

Source
Expand description

Source file mapping and tracking

This module provides utilities for tracking source files and their contents for error reporting and debugging.

Structs§

FileInfo
Information about a source file
SourceMap
Maps file IDs to source files

Type Aliases§

FileId
Unique identifier for a source file