PhpParser\Parser\Php7::reduceRule441 PHP Method

reduceRule441() protected method

protected reduceRule441 ( )
    protected function reduceRule441() {
         $this->semValue = new Expr\Error($this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes); $this->errorState = 2;
    }
Php7