# Functions
Error creates a new diagnostic with the error severity.
Info creates a new diagnostic with the info severity.
MergeSeverities returns the highest severity of the given severities.
Warning creates a new diagnostic with the warning severity.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DiagnosticBuilder is a builder for creating diagnostics.
# Interfaces
Diagnostic represents a diagnostic message.