instructionReference property
The instruction reference of the breakpoint.
This should be a memory or instruction pointer reference from an
EvaluateResponse
, Variable
, StackFrame
, GotoTarget
, or
Breakpoint
.
Implementation
final String instructionReference;