PhpParser\Parser\Php7::reduceRule486 PHP Method

reduceRule486() protected method

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