Haxe externs for the Debug Adapter Protocol - API documentation
View source
typedef
ILocation
package
vscode.debugAdapter.testSupport
import
vscode.debugAdapter.testSupport.DebugClient
Fields
@:optional
optional
verified
:
Null
<
Bool
>
path
:
String
line
:
Int
@:optional
optional
column
:
Null
<
Int
>