PHP Interface Sstalle\php7cc\NodeVisitor\VisitorInterface

Inheritance: extends PhpParser\NodeVisitor
Afficher le fichier Open project: sstalle/php7cc

Méthodes publiques

Méthode Description
getLevel ( ) : integer
initializeContext ( Sstalle\php7cc\CompatibilityViolation\ContextInterface $context )
setTokenCollection ( TokenCollection $tokenCollection )

Method Details

getLevel() public méthode

public getLevel ( ) : integer
Résultat integer

initializeContext() public méthode

public initializeContext ( Sstalle\php7cc\CompatibilityViolation\ContextInterface $context )
$context Sstalle\php7cc\CompatibilityViolation\ContextInterface

setTokenCollection() public méthode

public setTokenCollection ( TokenCollection $tokenCollection )
$tokenCollection Sstalle\php7cc\Token\TokenCollection