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

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

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