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

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

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