View source
typedef InlineValueEvaluatableExpression
package languageServerProtocol
import languageServerProtocol.Types
Provide an inline value through an expression evaluation. If only a range is specified, the expression will be extracted from the underlying document. An optional expression can be used to override the extracted expression.
Available since
3.17.0
.