View source
typedef InlineValueContext
package languageServerProtocol
import languageServerProtocol.Types
Available since
3.17.0
.Fields
stoppedLocation:Range
The document range where execution has stopped. Typically the end position of the range denotes the line where the inline values are shown.