PhpParser\Parser\Php5::reduceRule518 PHP Method

reduceRule518() protected method

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