PhpParser\Parser\Php5::reduceRule359 PHP Method

reduceRule359() protected method

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