Diagnostic Properties |
The Diagnostic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Code |
The diagnostic's code.
|
![]() | Message |
The diagnostic's message.
|
![]() | Range |
The range to which the message applies.
|
![]() | Severity |
The diagnostic's severity.
|
![]() | Source |
A human-readable string describing the source of this diagnostic, e.g. 'typescript' or 'super lint'.
|