PHP Class PHPCfg\Assertion\NegatedAssertion

Inheritance: extends PHPCfg\Assertion
Datei anzeigen Open project: ircmaxell/php-cfg

Public Methods

Method Description
__construct ( Assertion[] | Operand $value )
getKind ( )

Method Details

__construct() public method

public __construct ( Assertion[] | Operand $value )
$value PHPCfg\Assertion[] | PHPCfg\Operand

getKind() public method

public getKind ( )