PhpParser\Parser\Php7::reduceRule405 PHP 메소드

reduceRule405() 보호된 메소드

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