struct
LSP::SemanticTokensParams
- LSP::SemanticTokensParams
- Struct
- Value
- Object
Included Modules
Defined in:
requests/language_features/semantic_tokens.crConstructors
Instance Method Summary
-
#text_document : TextDocumentIdentifier
The text document.
-
#text_document=(text_document : TextDocumentIdentifier)
The text document.
Macros inherited from module JSON::Serializable
json_discriminator(field, mapping, *, default = nil)
json_discriminator
Instance methods inherited from module LSP::PartialResultParams
partial_result_token : ProgressToken | Nil
partial_result_token,
partial_result_token=(partial_result_token : ProgressToken | Nil)
partial_result_token=
Constructor methods inherited from module LSP::PartialResultParams
new(pull : JSON::PullParser)new(**args) new