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

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

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