Haxe externs for the Debug Adapter Protocol - API documentation
View source
typedef
Event0<
T
>
package
vscode.debugAdapter
import
vscode.debugAdapter.Protocol
Alias
alias for
(listener:(e:
T
) ‑>
Any
, thisArg:
Any
) ‑>
vscode.debugAdapter.Disposable0