class LSProtocol::TextDocumentContentParams
- LSProtocol::TextDocumentContentParams
- Reference
- Object
Overview
Parameters for the workspace/textDocumentContent
request.
@since 3.18.0 @proposed
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#uri : URI
The uri of the text document.