PhpParser\Parser\Php7::reduceRule328 PHP Method

reduceRule328() protected method

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