| Modifier and Type | Method and Description |
|---|---|
void |
diff(IAtomSplitter leftComparator,
IAtomSplitter rightComparator)
Compares two Node Trees.
|
void diff(IAtomSplitter leftComparator, IAtomSplitter rightComparator) throws Exception
leftComparator - Root of the first tree.rightComparator - Root of the second tree.Exception - something went wrong with parsing of the trees.Copyright © 2022. All rights reserved.