LSP::WillSaveTextDocumentParams
Inherits JSON::Serializable < Struct < Value < Object
The parameters send in a will save text document notification.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
reason
Sourcereason=(reason : TextDocumentSaveReason)
Source