PhpParser\Parser\Php5::reduceRule547 PHP Method

reduceRule547() protected method

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