PhpParser\Parser\Php5::reduceRule449 PHP Метод

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

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