PHP Class PHPCfg\Op\Stmt\Trait_

Inheritance: extends PHPCfg\Op\Stmt
Exibir arquivo Open project: ircmaxell/php-cfg

Public Methods

Method Description
__construct ( $name, Block $stmts, array $attributes = [] )
getVariableNames ( )

Method Details

__construct() public method

public __construct ( $name, Block $stmts, array $attributes = [] )
$stmts PHPCfg\Block
$attributes array

getVariableNames() public method

public getVariableNames ( )