DiagnosticSpan

DiagnosticSpan

A span of characters in a code file, used to locate a diagnostic.

Definition

interface DiagnosticSpan

Methods & Properties

The first character, counted from the beginning of the file, 0-based.

The first character, 0-based.

The last character, 0-based.