PHP Class PHPSA\Analyzer\Pass\Expression\DivisionFromZero

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\Expr $expr, Context $context ) : boolean

Method Details

getRegister() public méthode

public getRegister ( ) : array
Résultat array

pass() public méthode

public pass ( PhpParser\Node\Expr $expr, Context $context ) : boolean
$expr PhpParser\Node\Expr
$context PHPSA\Context
Résultat boolean