Class: DAP::BreakpointLocationsResponseBody
- Defined in:
- lib/dap/breakpoint_locations_response_body.rb
Overview
Response to ‘breakpointLocations’ request. Contains possible locations for source breakpoints.
Method Summary
Methods inherited from Base
#[], build, empty, #initialize, many, one_of, properties, property, property_names, #to_wire, transform, #validate!
Constructor Details
This class inherits a constructor from DAP::Base