PHP Class PHPSA\ControlFlow\Graph

Afficher le fichier Open project: ovr/phpsa

Protected Properties

Свойство Type Description
$entryPoint object
$nodes SplObjectStorage

Méthodes publiques

Méthode Description
__construct ( $entryPoint )

Method Details

__construct() public méthode

public __construct ( $entryPoint )
$entryPoint

Property Details

$entryPoint protected_oe property

protected object $entryPoint
Résultat object

$nodes protected_oe property

protected SplObjectStorage $nodes
Résultat SplObjectStorage