struct LSP::CodeDescription
- LSP::CodeDescription
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
lsp/protocol/code_description.crConstructors
Instance Method Summary
-
#uri : String
An URI to open with more information about the diagnostic error.
-
#uri=(uri : String)
An URI to open with more information about the diagnostic error.
Constructor Detail
Instance Method Detail
An URI to open with more information about the diagnostic error.