PhpParser\Parser\Php7::reduceRule388 PHP Method

reduceRule388() protected method

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