PHP Class PHPCfg\Op\Terminal\Throw_

Inheritance: extends PHPCfg\Op\Terminal
Afficher le fichier Open project: ircmaxell/php-cfg

Méthodes publiques

Свойство Type Description
$expr

Méthodes publiques

Méthode Description
__construct ( Operand $expr, array $attributes = [] )
getSubBlocks ( )
getVariableNames ( )

Method Details

__construct() public méthode

public __construct ( Operand $expr, array $attributes = [] )
$expr PHPCfg\Operand
$attributes array

getSubBlocks() public méthode

public getSubBlocks ( )

getVariableNames() public méthode

public getVariableNames ( )

Property Details

$expr public_oe property

public $expr