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

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

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