LSProtocol::DidSaveNotebookDocumentParams
Inherits JSON::Serializable / Reference / Object
The params sent in a save notebook document notification.
@since 3.17.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(notebook_document : NotebookDocumentIdentifier | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source