Skip to main content

Module source

Module source 

Source

Structs§

SourceId
Identifies one source file within a compilation.
SourceIdentity
The canonical identity of one source in a resolved program.
SourceText
Immutable source text with checked UTF-8 byte and UTF-16 coordinate mapping.
TextRange
A half-open range of UTF-16 source positions.
Utf16Pos
A zero-based offset measured in UTF-16 code units.

Enums§

ScriptKind
The syntax accepted for a source file.
SourcePositionError
A failed checked source-position operation.