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

reduceRule136() 보호된 메소드

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