PhpParser\Parser\Php5::reduceRule134 PHP Method

reduceRule134() protected method

protected reduceRule134 ( )
    protected function reduceRule134() {
         $this->semValue = new Stmt\Break_(null, $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php5