()
| 4937 | this._errorHandler = e3; |
| 4938 | } |
| 4939 | clearErrorHandler() { |
| 4940 | this._errorHandler = this._errorHandlerFb; |
| 4941 | } |
| 4942 | reset() { |
| 4943 | this.currentState = this.initialState, this._oscParser.reset(), this._dcsParser.reset(), this._params.reset(), this._params.addParam(0), this._collect = 0, this.precedingJoinState = 0, 0 !== this._parseStack.state && (this._parseStack.state = 2, this._parseStack.handlers = []); |
| 4944 | } |