PhpParser\Parser\Php5::reduceRule330 PHP Method

reduceRule330() protected method

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