module LanguageServer::Protocol::Constant::DiagnosticSeverity
Constants
- ERROR
Reports an error.
- HINT
Reports a hint.
- INFORMATION
Reports an information.
- WARNING
Reports a warning.
Reports an error.
Reports a hint.
Reports an information.
Reports a warning.