Haxe externs for the Debug Adapter Protocol - API documentation
View source
class
InitializedEvent
package
vscode.debugAdapter
extends
Event
›
Message
import
vscode.debugAdapter.DebugSession
@:jsRequire("vscode-debugadapter","InitializedEvent")
Constructor
new
()
Inherited Variables
Defined by
Event
body
:
T
event
:
String
Defined by
Message
seq
:
Int
type
:
MessageType
Inherited Methods