struct Protocol::Debugger::GetPossibleBreakpoints
- Protocol::Debugger::GetPossibleBreakpoints
- Struct
- Value
- Object
Overview
Returns possible locations for breakpoint. scriptId in start and end range locations should be the same.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/debugger.crConstructors
Instance Method Summary
-
#locations : Array(BreakLocation)
List of the possible breakpoint locations.