PhpParser\Parser\Php5::reduceRule134 PHP 메소드

reduceRule134() 보호된 메소드

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