PHP Class PHPSA\Compiler\Expression\PropertyFetch

Inheritance: extends 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\PropertyFetch $expr, Context $context ) : CompiledExpression classname->property

Method Details

compile() protected méthode

classname->property
protected compile ( PhpParser\Node\Expr\PropertyFetch $expr, Context $context ) : CompiledExpression
$expr PhpParser\Node\Expr\PropertyFetch
$context PHPSA\Context
Résultat PHPSA\CompiledExpression

Property Details

$name protected_oe property

protected $name