PhpParser\Parser\Php7::reduceRule354 PHP Method

reduceRule354() protected method

protected reduceRule354 ( )
    protected function reduceRule354() {
         $this->semValue = new Expr\Cast\String_($this->semStack[$this->stackPos-(2-2)], $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php7