module LanguageServer::Protocol::Constant::DiagnosticSeverity

Constants

ERROR

Reports an error.

HINT

Reports a hint.

INFORMATION

Reports an information.

WARNING

Reports a warning.