class LSProtocol::InlineValueContext
- LSProtocol::InlineValueContext
- Reference
- Object
Overview
@since 3.17.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#frame_id : Int32
The stack frame (as a DAP Id) where the execution has stopped.
-
#stopped_location : Range
The document range where execution has stopped.
Constructor Detail
Instance Method Detail
The document range where execution has stopped. Typically the end position of the range denotes the line where the inline values are shown.