Haxe externs for the Debug Adapter Protocol - API documentation
View source
class
Module
package
vscode.debugAdapter
import
vscode.debugAdapter.DebugSession
@:jsRequire("vscode-debugadapter","Module")
Constructor
new
(
id:
EitherType
<
Int
,
String
>,
name:
String
)
Variables
id
:
EitherType
<
Int
,
String
>
name
:
String