ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
reverse () | |
norig () | |
nclosing () | |
Data Fields | |
$type | |
$orig | |
$closing | |
Definition at line 711 of file class.WordLevelDiff.php.
_DiffOp::nclosing | ( | ) |
_DiffOp::norig | ( | ) |
_DiffOp::reverse | ( | ) |
Reimplemented in _DiffOp_Copy, _DiffOp_Delete, _DiffOp_Add, and _DiffOp_Change.
Definition at line 717 of file class.WordLevelDiff.php.
_DiffOp::$closing |
Definition at line 715 of file class.WordLevelDiff.php.
Referenced by _DiffOp_Change\__construct(), _DiffOp_Copy\__construct(), and nclosing().
_DiffOp::$orig |
Definition at line 714 of file class.WordLevelDiff.php.
Referenced by _DiffOp_Change\__construct(), _DiffOp_Copy\__construct(), and norig().
_DiffOp::$type |
Definition at line 713 of file class.WordLevelDiff.php.