(s)
| 47461 | { predicate: es_T, specPath: ['document', 'objects', 'Schema'] }, |
| 47462 | ])) |
| 47463 | } |
| 47464 | ObjectElement(s) { |
| 47465 | const o = Im.prototype.enter.call(this, s) |
| 47466 | return ( |
| 47467 | Hm(this.element) && this.element.setMetaProperty('referenced-element', 'schema'), |
| 47468 | o |
| 47469 | ) |
| 47470 | } |
| 47471 | } |
| 47472 | const lg = SchemaVisitor |
nothing calls this directly
no test coverage detected