LSP::DiagnosticSeverity
Inherits Enum < Comparable < Value < Object
Constants
Error = 1
Reports an error.
Warning = 2
Reports a warning.
Information = 3
Reports an information.
Hint = 4
Reports a hint.
Inherits Enum < Comparable < Value < Object
Reports an error.
Reports a warning.
Reports an information.
Reports a hint.