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