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

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

protected reduceRule284 ( )
    protected function reduceRule284() {
         $this->semValue = new Stmt\PropertyProperty(substr($this->semStack[$this->stackPos-(3-1)], 1), $this->semStack[$this->stackPos-(3-3)], $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php5