Constructor
new ActualMerge(raw, tree)
Construct a new ActualMerge instance.
Parameters:
Name | Type | Description |
---|---|---|
raw |
String | The raw XML document containing the merge result. |
tree |
Node | The root of the internal tree representation of the merge result. |
- Source:
Classes
Members
(constant) tree :Node
The root of the internal tree representation of the merge result.
Type:
- Source: