PhpParser\Parser\Php7::reduceRule130 PHP Метод

reduceRule130() защищенный Метод

protected reduceRule130 ( )
    protected function reduceRule130() {
         $this->semValue = new Stmt\While_($this->semStack[$this->stackPos-(5-3)], $this->semStack[$this->stackPos-(5-5)], $this->startAttributeStack[$this->stackPos-(5-1)] + $this->endAttributes);
    }
Php7