PhpParser\Parser\Php7::reduceRule455 PHP Method

reduceRule455() protected method

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