GenLSP.Protocol.Structures.InlineValueContext (gen_lsp v0.0.1)
@since 3.17.0
properties
Properties
frameId :: integer (required)
The stack frame (as a DAP Id) where the execution has stopped.
stoppedLocation :: Range (required)
The document range where execution has stopped. Typically the end position of the range denotes the line where the inline values are shown.