PHP Class PHPSA\Compiler\Statement\GlobalSt

Inheritance: extends AbstractCompiler
Afficher le fichier Open project: ovr/phpsa

Protected Properties

Свойство Type Description
$name

Méthodes publiques

Méthode Description
compile ( PhpParser\Node\Stmt\Global_ $stmt, Context $context ) : CompiledExpression

Method Details

compile() public méthode

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

Property Details

$name protected_oe property

protected $name