PhpParser\Parser\Php7::reduceRule291 PHP Method

reduceRule291() protected method

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