PhpParser\Parser\Php7::reduceRule371 PHP Method

reduceRule371() protected method

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