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

reduceRule152() 보호된 메소드

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