Readonly
leftnameA human-readable name for the left structure in left == right
.
Readonly
positionA human-readable indication of where we are (the prefix of the information if the structures differ)
Readonly
reportThe report on the difference of the two structures.
Readonly
rightnameA human-readable name for the right structure in left == right
.
A context that can be used by differencing functions to compare two graphs See initDiffContext for a function that creates such a context.