PhpParser\Parser\Php5::reduceRule133 PHP Method

reduceRule133() protected method

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