PhpParser\Parser\Php5::reduceRule292 PHP Method

reduceRule292() protected method

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