PHP Class PHPCfg\Op\Expr

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

Méthodes publiques

Свойство Type Description
$result PHPCfg\Operand

Protected Properties

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

Méthodes publiques

Méthode Description
__construct ( array $attributes = [] )
getSubBlocks ( )

Method Details

__construct() public méthode

public __construct ( array $attributes = [] )
$attributes array

getSubBlocks() public méthode

public getSubBlocks ( )

Property Details

$result public_oe property

public Operand,PhpCfg $result
Résultat PHPCfg\Operand

$writeVariables protected_oe property

protected $writeVariables