PhpParser\Parser\Php7::reduceRule476 PHP Метод

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

protected reduceRule476 ( )
    protected function reduceRule476() {
         $this->semValue = new Scalar\EncapsedStringPart($this->semStack[$this->stackPos-(1-1)], $this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php7