- internal
Cloneable
Instantiable
Constants |
public PhpParser\Internal\DiffElem ::TYPE_ADD = 2 |
public PhpParser\Internal\DiffElem ::TYPE_KEEP = 0 |
public PhpParser\Internal\DiffElem ::TYPE_REMOVE = 1 |
public PhpParser\Internal\DiffElem ::TYPE_REPLACE = 3 |
Properties |
public
$new
|
public
$old
|
public
$type
|
Methods |
public __construct ( int $type , $old , $new ) |