README
Tdiff
Arguments
Extractor
FileInput
Input
InputParser
IOInput
Core
Comparator
Comparison
Difference
DifferenceReason
Outcome
Result
Segment
Exception
Presentation
ResultPresenter
ResultsPresenter
Tree
class
Tdiff::Core::Comparison
Tdiff::Core::Comparison
Reference
Object
Defined in:
core/comparison.cr
Constructors
.new
(left, right)
Instance Method Summary
#difference
#left
: Tdiff::Tree
#outcome
#right
: Tdiff::Tree
Constructor Detail
def self.
new
(left, right)
#
[
View source
]
Instance Method Detail
def
difference
#
[
View source
]
def
left
:
Tdiff::Tree
#
[
View source
]
def
outcome
#
[
View source
]
def
right
:
Tdiff::Tree
#
[
View source
]