Expand description
A library providing SourceFiles
, a concatenated list of files with information for resolving
points and spans.
Structsยง
- Position
- A position in a source file.
- Source
File - A concatenated string of files, with sourcemap information.
- Span
- A span in a source file