PhpParser\Parser\Php5::reduceRule201 PHP Метод

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

protected reduceRule201 ( )
    protected function reduceRule201() {
         $this->semValue = new Stmt\Case_(null, $this->semStack[$this->stackPos-(3-3)], $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php5