Module Debug_protocol.Goto_target
type t
=
{
}
A GotoTarget describes a code location that can be used as a target in the 'goto' request. The possible goto targets can be determined via the 'gotoTargets' request.
Debug_protocol.Goto_target
type t
=
{
}
A GotoTarget describes a code location that can be used as a target in the 'goto' request. The possible goto targets can be determined via the 'gotoTargets' request.