struct

LSP::DidSaveTextDocumentParams

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

text_document

The document to format.

Source
text_document=(text_document : TextDocumentIdentifier)

The document to format.

Source