View Source GenLSP.Structures.CodeDescription (gen_lsp v0.10.0)
Structure to capture a description for an error code.
@since 3.16.0
Link to this section Summary
Functions
Fields
- href: An URI to open with more information about the diagnostic error.
Link to this section Types
@type t() :: %GenLSP.Structures.CodeDescription{href: GenLSP.BaseTypes.uri()}
Link to this section Functions
fields
Fields
- href: An URI to open with more information about the diagnostic error.