This is the complete list of members for TableDiffFormatter, including all inherited members.
| $leadingContextLines | DiffFormatter | protected |
| $trailingContextLines | DiffFormatter | protected |
| __construct() | TableDiffFormatter | |
| added($lines) | TableDiffFormatter | protected |
| addedLine($line) | TableDiffFormatter | protected |
| block($xbeg, $xlen, $ybeg, $ylen, &$edits) | DiffFormatter | protected |
| blockHeader($xbeg, $xlen, $ybeg, $ylen) | TableDiffFormatter | protected |
| changed($orig, $closing) | TableDiffFormatter | protected |
| context($lines) | TableDiffFormatter | protected |
| contextLine($line) | TableDiffFormatter | protected |
| deleted($lines) | TableDiffFormatter | protected |
| deletedLine($line) | TableDiffFormatter | protected |
| emptyLine() | TableDiffFormatter | protected |
| endBlock() | TableDiffFormatter | protected |
| endDiff() | DiffFormatter | protected |
| escapeWhiteSpace($msg) | TableDiffFormatter | static |
| format($diff) | DiffFormatter | |
| lines($lines, $prefix= ' ', $color= 'white') | TableDiffFormatter | protected |
| DiffFormatter::lines($lines, $prefix= ' ') | DiffFormatter | protected |
| startBlock($header) | TableDiffFormatter | protected |
| startDiff() | DiffFormatter | protected |
| wrapLine($marker, $class, $line) | TableDiffFormatter | protected |
| writeOutput($text) | DiffFormatter | protected |