PhpParser\Parser\Php7::reduceRule352 PHP Method

reduceRule352() protected method

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