PhpParser\Parser\Php7::reduceRule199 PHP Method

reduceRule199() protected method

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