PhpParser\Parser\Php5::reduceRule457 PHP Method

reduceRule457() protected method

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