Class: DAP::StepInTarget

Inherits:
Base
  • Object
show all
Defined in:
lib/dap/step_in_target.rb

Overview

A StepInTarget can be used in the ‘stepIn’ request and determines into which single target the stepIn request should step.

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