PHP Class PHPSA\Analyzer\Pass\Statement\GlobalUsage

Inheritance: implements PHPSA\Analyzer\Pass\AnalyzerPassInterface, use trait PHPSA\Analyzer\Helper\DefaultMetadataPassTrait
Afficher le fichier Open project: ovr/phpsa

Méthodes publiques

Méthode Description
getRegister ( ) : array
pass ( PhpParser\Node\Stmt\Global_ $stmt, Context $context ) : boolean

Method Details

getRegister() public méthode

public getRegister ( ) : array
Résultat array

pass() public méthode

public pass ( PhpParser\Node\Stmt\Global_ $stmt, Context $context ) : boolean
$stmt PhpParser\Node\Stmt\Global_
$context PHPSA\Context
Résultat boolean