Table of Contents

Namespace Utils.Parser.Source

Classes

SourceCodeLocation

Represents a human-readable source-code location for diagnostics, display, and tooling.

SourceCodeRange

Represents a human-readable source-code range for diagnostics, display, and tooling.

SourceLocation

Represents a technical point in a source text for lexer, parser, and runtime operations.

SourceSpan

Represents a technical range in a source text for lexer, parser, and runtime operations.