A change describing how to move a NotebookCell
array from state S to S'.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
cells=(cells : Array(NotebookCell) | Nil)
Sourcedelete_count=(delete_count : UInt32)
Sourcestart
The start oftest of the cell that changed.
Sourcestart=(start : UInt32)
The start oftest of the cell that changed.
Source