PhpParser\Parser\Php7::reduceRule363 PHP Method

reduceRule363() protected method

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