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

reduceRule510() protected méthode

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