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

reduceRule436() protected méthode

protected reduceRule436 ( )
    protected function reduceRule436() {
         $this->semValue = new Expr\Array_($this->semStack[$this->stackPos-(4-3)], $this->startAttributeStack[$this->stackPos-(4-1)] + $this->endAttributes);
    }
Php5