struct LSP::CodeDescription
- LSP::CodeDescription
- Struct
- Value
- Object
Overview
Structure to capture a description for an error code.
Included Modules
- JSON::Serializable
Defined in:
lsp/diagnostic.crConstructors
Instance Method Summary
-
#href : String
An URI to open with more information about the diagnostic error.
-
#href=(href : String)
An URI to open with more information about the diagnostic error.