(s)
| 48481 | { predicate: es_T, specPath: ['document', 'objects', 'Response'] }, |
| 48482 | ])) |
| 48483 | } |
| 48484 | ObjectElement(s) { |
| 48485 | const o = Im.prototype.enter.call(this, s) |
| 48486 | return ( |
| 48487 | Hm(this.element) |
| 48488 | ? this.element.setMetaProperty('referenced-element', 'response') |
| 48489 | : Gm(this.element) && this.element.setMetaProperty('http-status-code', 'default'), |
| 48490 | o |
| 48491 | ) |
| 48492 | } |
| 48493 | } |
| 48494 | const gv = DefaultVisitor |
nothing calls this directly
no test coverage detected