ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
__construct ($orig, $closing=false) | |
reverse () | |
Public Member Functions inherited from _DiffOp | |
reverse () | |
norig () | |
nclosing () | |
Data Fields | |
$type = 'copy' | |
Data Fields inherited from _DiffOp | |
$type | |
$orig | |
$closing | |
Definition at line 674 of file class.WordLevelDiff.php.
_DiffOp_Copy::__construct | ( | $orig, | |
$closing = false |
|||
) |
Definition at line 677 of file class.WordLevelDiff.php.
References $orig, and DifferenceEngine\__construct().
_DiffOp_Copy::reverse | ( | ) |
Definition at line 684 of file class.WordLevelDiff.php.
_DiffOp_Copy::$type = 'copy' |
Definition at line 675 of file class.WordLevelDiff.php.