PhpParser\Parser\Php7::reduceRule198 PHP Method

reduceRule198() protected method

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