PhpParser\Parser\Php5::reduceRule292 PHP Méthode

reduceRule292() protected méthode

protected reduceRule292 ( )
    protected function reduceRule292() {
         $this->semValue = new Expr\AssignRef($this->semStack[$this->stackPos-(4-1)], $this->semStack[$this->stackPos-(4-4)], $this->startAttributeStack[$this->stackPos-(4-1)] + $this->endAttributes);
    }
Php5