SemDiff  1.0.0
Semantic Diffing Tool
SemDiff.Core.Diff3Result Class Reference

Used to store the results of a Diff3.Compare More...

Properties

SyntaxTree AncestorTree [get, set]
 
IEnumerable< ConflictConflicts [get, set]
 
IEnumerable< DiffLocal [get, set]
 
SyntaxTree LocalTree [get, set]
 
IEnumerable< DiffRemote [get, set]
 
SyntaxTree RemoteTree [get, set]
 

Detailed Description

Used to store the results of a Diff3.Compare


The documentation for this class was generated from the following file: