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)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
changes
Sourcedocument
Source