PhpParser\Parser\Php7::reduceRule352 PHP Метод

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

protected reduceRule352 ( )
    protected function reduceRule352() {
         $this->semValue = new Expr\Cast\Int_($this->semStack[$this->stackPos-(2-2)], $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php7