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

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

protected reduceRule198 ( )
    protected function reduceRule198() {
         $this->semValue = new Stmt\Case_($this->semStack[$this->stackPos-(4-2)], $this->semStack[$this->stackPos-(4-4)], $this->startAttributeStack[$this->stackPos-(4-1)] + $this->endAttributes);
    }
Php7