PHP Class PHPCfg\Op\Expr

Inheritance: extends PHPCfg\Op
Datei anzeigen Open project: ircmaxell/php-cfg Class Usage Examples

Public Properties

Property Type Description
$result PHPCfg\Operand

Protected Properties

Property Type Description
$writeVariables

Public Methods

Method Description
__construct ( array $attributes = [] )
getSubBlocks ( )

Method Details

__construct() public method

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

getSubBlocks() public method

public getSubBlocks ( )

Property Details

$result public_oe property

public Operand,PhpCfg $result
return PHPCfg\Operand

$writeVariables protected_oe property

protected $writeVariables