struct

LSP::DidSaveTextDocumentParams

Inherits JSON::Serializable / Struct / Value / Object

Did save text document params

Constructors

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

Instance methods

text
Source
text=(text : String | Nil)
Source
text_document
Source
text_document=(text_document : TextDocumentIdentifier)
Source