![]() |
SemDiff
1.0.0
Semantic Diffing Tool
|
Contains info about one side of a conflict or diff. More...
Public Member Functions | |
override string | ToString () |
Public Attributes | |
SyntaxNode | Node => Tree?.GetRoot().FindNode(Span, true, false) |
string | Text => Tree?.GetText().ToString(Span) |
Properties | |
TextSpan | Span [get, set] |
SyntaxTree | Tree [get, set] |
Contains info about one side of a conflict or diff.