PhpParser\Parser\Php7::reduceRule358 PHP Method

reduceRule358() protected method

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