()
| 4368 | const s2 = i2(8460), r = i2(844); |
| 4369 | class n { |
| 4370 | get id() { |
| 4371 | return this._id; |
| 4372 | } |
| 4373 | constructor(e3) { |
| 4374 | this.line = e3, this.isDisposed = false, this._disposables = [], this._id = n._nextId++, this._onDispose = this.register(new s2.EventEmitter()), this.onDispose = this._onDispose.event; |
| 4375 | } |
nothing calls this directly
no outgoing calls
no test coverage detected