(s)
| 47099 | } |
| 47100 | } |
| 47101 | class InfoVisitor extends Mixin(cm, em) { |
| 47102 | constructor(s) { |
| 47103 | ;(super(s), |
| 47104 | (this.element = new vh()), |
| 47105 | (this.specPath = fc(['document', 'objects', 'Info'])), |
| 47106 | (this.canSupportSpecificationExtensions = !0)) |
| 47107 | } |
| 47108 | } |
| 47109 | const hm = InfoVisitor |