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

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

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