PHP Class PHPSA\Compiler\Expression\Operators\NewOp

Inheritance: extends PHPSA\Compiler\Expression\AbstractExpressionCompiler
Afficher le fichier Open project: ovr/phpsa

Protected Properties

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

Méthodes protégées

Méthode Description
compile ( PhpParser\Node\Expr\New_ $expr, Context $context ) : CompiledExpression

Method Details

compile() protected méthode

protected compile ( PhpParser\Node\Expr\New_ $expr, Context $context ) : CompiledExpression
$expr PhpParser\Node\Expr\New_
$context PHPSA\Context
Résultat PHPSA\CompiledExpression

Property Details

$name protected_oe property

protected $name