(e3)
| 6097 | this._verifyIntegers(e3, t3), this._core.selectLines(e3, t3); |
| 6098 | } |
| 6099 | dispose() { |
| 6100 | super.dispose(); |
| 6101 | } |
| 6102 | scrollLines(e3) { |
| 6103 | this._verifyIntegers(e3), this._core.scrollLines(e3); |
| 6104 | } |
nothing calls this directly
no test coverage detected