PhpParser\Parser\Php5::reduceRule518 PHP Méthode

reduceRule518() protected méthode

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