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

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

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