PhpParser\Parser\Php5::reduceRule368 PHP Method

reduceRule368() protected method

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