| Class | Description | 
|---|---|
| Diff | 
 The Diff class  compares two files. 
 | 
| Hunk | 
 The  
Hunk class is a super class of classes HunkAdd ,
   HunkChange and HunkDel .it is an abstarct class. | 
| HunkAdd | 
 The  
HunkAdd class represents a bloc of difference reliding
 addition(insertion). | 
| HunkChange | 
 The  
HunkChange class represents a bloc of difference reliding
 change. | 
| HunkDel | 
 The  
HunkDel class represents a bloc of difference that will
 be deleted. | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.