PhpParser\Parser\Php5::reduceRule472 PHP Метод

reduceRule472() защищенный Метод

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