![]() |
SemDiff
1.0.0
Semantic Diffing Tool
|
This is the complete list of members for SemDiff.Core.Diff, including all inherited members.
Ancestor (defined in SemDiff.Core.Diff) | SemDiff.Core.Diff | |
Changed (defined in SemDiff.Core.Diff) | SemDiff.Core.Diff | |
Compare(SyntaxTree ancestor, SyntaxTree changed) | SemDiff.Core.Diff | static |
Intersects(Diff diff1, Diff diff2) | SemDiff.Core.Diff | static |
IntersectsAny(Diff diff, IEnumerable< Diff > diffs) | SemDiff.Core.Diff | static |
OffsetEnd (defined in SemDiff.Core.Diff) | SemDiff.Core.Diff | |
OffsetStart (defined in SemDiff.Core.Diff) | SemDiff.Core.Diff | |
ToString() (defined in SemDiff.Core.Diff) | SemDiff.Core.Diff | |
VisualDiff(SyntaxTree ancestor, SyntaxTree changed) | SemDiff.Core.Diff | static |
VisualDiff(IEnumerable< Diff > diffs, SyntaxTree ancestor) | SemDiff.Core.Diff | static |