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

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

protected reduceRule372 ( )
    protected function reduceRule372() {
         list($class, $ctorArgs) = $this->semStack[$this->stackPos-(2-2)]; $this->semValue = new Expr\New_($class, $ctorArgs, $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php7