data class RestartFrameRequest
Request object containing input parameters for the DebuggerDomain.restartFrame command.
<init> |
Request object containing input parameters for the DebuggerDomain.restartFrame command. RestartFrameRequest(callFrameId: CallFrameId) |
callFrameId |
Call frame identifier to evaluate on. val callFrameId: CallFrameId |