struct StepInTarget
Defined at line 2433 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
A `StepInTarget` can be used in the `stepIn` request and determines into
which single target the `stepIn` request should step.
Public Members
optional column
optional endColumn
optional endLine
integer id
basic_string label
optional line