(e3)
| 4328 | super(...arguments), this.content = 0, this.fg = 0, this.bg = 0, this.extended = new n.ExtendedAttrs(), this.combinedData = ""; |
| 4329 | } |
| 4330 | static fromCharData(e3) { |
| 4331 | const t3 = new o(); |
| 4332 | return t3.setFromCharData(e3), t3; |
| 4333 | } |
| 4334 | isCombined() { |
| 4335 | return 2097152 & this.content; |
| 4336 | } |
no test coverage detected