PhpParser\Parser\Php7::reduceRule476 PHP Method

reduceRule476() protected method

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