Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor(entryPoints: [string]) {
this.planner = new Client({'entrypoints': entryPoints});
this._onQueryResult = new SimpleEventDispatcher();
this._onDataUpdate = new SimpleEventDispatcher();
this._onHttpRequest = new SimpleEventDispatcher();
this._onHttpResponse = new SimpleEventDispatcher();
this._onComplete = new SimpleEventDispatcher();
this.stopcondition = false;
}
constructor(entryPoints: [string]) {
this.planner = new Client({'entrypoints': entryPoints});
this._onQueryResult = new SimpleEventDispatcher();
this._onDataUpdate = new SimpleEventDispatcher();
this._onHttpRequest = new SimpleEventDispatcher();
this._onHttpResponse = new SimpleEventDispatcher();
this._onComplete = new SimpleEventDispatcher();
this.stopcondition = false;
}
constructor(entryPoints: [string]) {
this.planner = new Client({'entrypoints': entryPoints});
this._onQueryResult = new SimpleEventDispatcher();
this._onDataUpdate = new SimpleEventDispatcher();
this._onHttpRequest = new SimpleEventDispatcher();
this._onHttpResponse = new SimpleEventDispatcher();
this._onComplete = new SimpleEventDispatcher();
this.stopcondition = false;
}
constructor(entryPoints: [string]) {
this.planner = new Client({'entrypoints': entryPoints});
this._onQueryResult = new SimpleEventDispatcher();
this._onDataUpdate = new SimpleEventDispatcher();
this._onHttpRequest = new SimpleEventDispatcher();
this._onHttpResponse = new SimpleEventDispatcher();
this._onComplete = new SimpleEventDispatcher();
this.stopcondition = false;
}
constructor(entryPoints: [string]) {
this.planner = new Client({'entrypoints': entryPoints});
this._onQueryResult = new SimpleEventDispatcher();
this._onDataUpdate = new SimpleEventDispatcher();
this._onHttpRequest = new SimpleEventDispatcher();
this._onHttpResponse = new SimpleEventDispatcher();
this._onComplete = new SimpleEventDispatcher();
this.stopcondition = false;
}