Haxe externs for the Debug Adapter Protocol - API documentation
View source
typedef
RestartFrameArguments
package
vscode.debugProtocol
import
vscode.debugProtocol.DebugProtocol
Arguments for 'restartFrame' request.
Fields
frameId
:
Int
Restart this stackframe.