PHP Class PHPCfg\Op\Expr\Print_

Inheritance: extends PHPCfg\Op\Expr
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 = [] )
getVariableNames ( )

Method Details

__construct() public méthode

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

getVariableNames() public méthode

public getVariableNames ( )

Property Details

$expr public_oe property

public $expr