PhpParser\Parser\Php7::reduceRule487 PHP Method

reduceRule487() protected method

protected reduceRule487 ( )
    protected function reduceRule487() {
         $this->semValue = $this->parseNumString('-' . $this->semStack[$this->stackPos-(2-2)], $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php7