A class to format Diffs
This class formats the diff in classic diff format. It is intended that this class be customized via inheritance, to obtain fancier outputs. @todo document @private @subpackage DifferenceEngine
Expanded class hierarchy of DiffFormatter
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
DiffFormatter:: |
property | Number of leading context "lines" to preserve. | ||
DiffFormatter:: |
property | Should a block header be shown? | ||
DiffFormatter:: |
property | Number of trailing context "lines" to preserve. | ||
DiffFormatter:: |
function | Format a diff. | ||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | |||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | 1 | ||
DiffFormatter:: |
function | 1 |