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

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

protected reduceRule332 ( )
    protected function reduceRule332() {
         $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);
    }
Php7