PhpParser\Parser\Php5::reduceRule490 PHP Method

reduceRule490() protected method

protected reduceRule490 ( )
    protected function reduceRule490() {
         $this->semValue = new Expr\ArrayDimFetch($this->semStack[$this->stackPos-(6-2)], $this->semStack[$this->stackPos-(6-5)], $this->startAttributeStack[$this->stackPos-(6-1)] + $this->endAttributes);
    }
Php5