Similar::Change(T)
Inherits JSON::Serializable < Reference < Object
Represents the expanded DiffOp change.
This type exists so that it's more convenient to work with textual differences as
the underlying DiffOp encodes a group of changes.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
hash(hasher)
See Object#hash(hasher)
new_index
Sourceold_index
Sourcetag
Sourcevalue
Source