PhpParser\Parser\Php7::reduceRule133 PHP Method

reduceRule133() protected method

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