Crytic::Diff::Chunk(T)
Inherits Struct / Value / Object
Constructors
new(diff : T, type : Type, range_a : Range(Int32, Int32), range_b : Range(Int32, Int32))
SourceInstance methods
==(other : Chunk)
Sourceappend?
Sourcecolored_data
Sourcedata
Sourcedelete?
Sourcediff
Sourcediff=(diff : T)
Sourcelast_chunk?(a_size, b_size)
Sourceno_change?
Sourceprefix
Sourcerange_a
Sourcerange_a=(range_a : Range(Int32, Int32))
Sourcerange_b
Sourcerange_b=(range_b : Range(Int32, Int32))
Sourcetype
Sourcetype=(type : Crytic::Diff::Type)
Source