PHP Class PHPCfg\Op\Iterator\Reset

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

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

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

Method Details

__construct() public méthode

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

getSubBlocks() public méthode

public getSubBlocks ( )

getVariableNames() public méthode

public getVariableNames ( )

Property Details

$var public_oe property

public $var

$writeVariables protected_oe property

protected $writeVariables