PhpParser\Parser\Php7::reduceRule142 PHP Method

reduceRule142() protected method

protected reduceRule142 ( )
    protected function reduceRule142() {
         $this->semValue = new Stmt\Unset_($this->semStack[$this->stackPos-(5-3)], $this->startAttributeStack[$this->stackPos-(5-1)] + $this->endAttributes);
    }
Php7