PhpParser\Parser\Php7::reduceRule149 PHP 메소드

reduceRule149() 보호된 메소드

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