class

LSProtocol::NotebookDocumentCellContentChanges

Inherits JSON::Serializable / Reference / Object

Content changes to a cell in a notebook document.

@since 3.18.0

Constructors

new(changes : Array(TextDocumentContentChangeEvent) | Nil, document : VersionedTextDocumentIdentifier | Nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

changes
Source
document
Source