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

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

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