| Interface | Description |
|---|---|
| Differ |
Interface for classes that are interested in the tree-like result structure
as produced by DaisyDiff.
|
| DiffOutput |
Interface for classes that need to process the result from the tree-like
represenation of the output.
|
| TextDiffer |
Interface for classes that are interested in the tag-like result structure
as produced by DaisyDiff.
|
| TextDiffOutput |
Interface for classes that need to process the result from the tag-like
represenation of the output.
|
Copyright © 2022. All rights reserved.