Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
InlineValuesAdapter
Class InlineValuesAdapter
Index
Constructors
constructor
Properties
documents
provider
Methods
provide
Inline
Values
Constructors
constructor
new
Inline
Values
Adapter
(
provider
,
documents
)
:
InlineValuesAdapter
Parameters
provider
:
InlineValuesProvider
documents
:
DocumentsExtImpl
Returns
InlineValuesAdapter
Properties
Private
Readonly
documents
documents
:
DocumentsExtImpl
Private
Readonly
provider
provider
:
InlineValuesProvider
Methods
provide
Inline
Values
provide
Inline
Values
(
resource
,
range
,
context
,
token
)
:
Promise
<
undefined
|
InlineValue
[]
>
Parameters
resource
:
URI
range
:
Range
context
:
InlineValueContext
token
:
CancellationToken
Returns
Promise
<
undefined
|
InlineValue
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
documents
provider
provide
Inline
Values
Theia TypeDoc
Loading...