PhpParser\Parser\Php7::reduceRule479 PHP Method

reduceRule479() protected method

protected reduceRule479 ( )
    protected function reduceRule479() {
         $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);
    }
Php7