PhpParser\Parser\Php7::reduceRule405 PHP Method

reduceRule405() protected method

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