PhpParser\Parser\Php5::reduceRule546 PHP Method

reduceRule546() protected method

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