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

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

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