PhpParser\Parser\Php5::reduceRule537 PHP Method

reduceRule537() protected method

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