PhpParser\Parser\Php7::reduceRule134 PHP Method

reduceRule134() protected method

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