LSProtocol::InlineValueContext
Inherits JSON::Serializable / Reference / Object
@since 3.17.0
Constructors
new(frame_id : Int32 | Nil, stopped_location : Range | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
stopped_location
The document range where execution has stopped. Typically the end position of the range denotes the line where the inline values are shown.