PhpParser\Parser\Php7::reduceRule294 PHP Метод

reduceRule294() защищенный Метод

protected reduceRule294 ( )
    protected function reduceRule294() {
         $this->semValue = new Expr\AssignOp\Plus($this->semStack[$this->stackPos-(3-1)], $this->semStack[$this->stackPos-(3-3)], $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php7