PhpParser\Parser\Php5::reduceRule153 PHP Метод

reduceRule153() защищенный Метод

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