PHP Class PHPSA\Analyzer\Pass\Statement\AssignmentInCondition

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 ( $stmt, Context $context ) : boolean

Method Details

getRegister() public méthode

public getRegister ( ) : array
Résultat array

pass() public méthode

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